Nur Monson
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
12 年之前 |
Ivan Safrin
|
ce9250d76b
Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers.
|
12 年之前 |
Ivan Safrin
|
5e02a65ab5
UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks
|
12 年之前 |
Ivan Safrin
|
f8dc3922a7
OS-specific shortcut keys and core shortcut events
|
13 年之前 |
mcc
|
73035453bb
Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object.
|
13 年之前 |
Ivan Safrin
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 年之前 |
Ivan Safrin
|
c21ab8e6bb
processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks
|
13 年之前 |
Ivan Safrin
|
296c0dee49
Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs
|
13 年之前 |
Ivan Safrin
|
507b12fb8e
Sizer alignement settings, made IDE console bottom-aligned
|
13 年之前 |
Ivan Safrin
|
059ea5cac4
Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers
|
13 年之前 |