2015-04-12
@ocornut
DragInt() step given as float to allow finer control of speed #180
ocornut committed on 12 Apr 2015
@ocornut
DragFloat() latch value internally, allows finer control, honor precision settings, slow step with integer works #180
ocornut committed on 12 Apr 2015
@ocornut
Remove stray tabs
ocornut committed on 12 Apr 2015
@ocornut
Comment on the newly added binary_to_compressed_c.cpp helper program
ocornut committed on 12 Apr 2015
2015-04-11
@ocornut
Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ...
ocornut committed on 11 Apr 2015
@ocornut
Fixed prototypes
ocornut committed on 11 Apr 2015
@ocornut
Added ImFontAtlas::AddFontFromCompressedTTF() helper + binary_to_compressed_c.cpp tool
ocornut committed on 11 Apr 2015
@ocornut
Added ImFontAtlas::AddFontFromCompressedTTF() helper + binary_to_compressed_c.cpp tool
ocornut committed on 11 Apr 2015
2015-04-09
@ocornut
Examples: DirectX11: tidying up.
ocornut committed on 9 Apr 2015
@ocornut
AA branch: Minor optimisation merge + thickness for non-aa strokes.
ocornut committed on 9 Apr 2015
@ocornut
Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ...
ocornut committed on 9 Apr 2015
@ocornut
ImDrawList: Minor optimisation.
ocornut committed on 9 Apr 2015
@ocornut
AA branch: Fixes.
ocornut committed on 9 Apr 2015
@ocornut
AA branch: Test disabling aa at runtime for stroke and fill.
ocornut committed on 9 Apr 2015
@ocornut
AA branch: fixed circles.
ocornut committed on 9 Apr 2015
@ocornut
Warning fix.
ocornut committed on 9 Apr 2015
@ocornut
AA branch: remove code unnecessary for this branch.
ocornut committed on 9 Apr 2015
@ocornut
Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ...
ocornut committed on 9 Apr 2015
@ocornut
Examples: OpenGL3: Tweaks (argh, github ui)
ocornut committed on 9 Apr 2015
@ocornut
Examples: OpenGL3: Tweaks.
ocornut committed on 9 Apr 2015
@ocornut
Examples: DirectX11: Removed unnecessary vertices conversion and CUSTOMVERTEX types.
ocornut committed on 9 Apr 2015
@ocornut
ImDrawList: bits of renaming.
ocornut committed on 9 Apr 2015
@ocornut
Renamed io.MetricsVertices to io.MetricsRenderVertices
ocornut committed on 9 Apr 2015
@ocornut
ImDrawList: inline AddVtx() calls for profit in highly debug builds
ocornut committed on 9 Apr 2015
@ocornut
Spacing
ocornut committed on 9 Apr 2015
@ocornut
ImDrawList: internal refactoring toward a following commit for indexed rendering.
ocornut committed on 9 Apr 2015
@ocornut
Tweaks.
ocornut committed on 9 Apr 2015
@ocornut
Fix rounded frames to follow previous change
ocornut committed on 9 Apr 2015
@ocornut
Renamed AddArcFast() parameter 'tris' to 'filled'
ocornut committed on 9 Apr 2015
@ocornut
Merge branch 'master' of https://github.com/ocornut/imgui
ocornut committed on 9 Apr 2015