Ivan Safrin
|
bfec4da339
Added proportional resize support to UI Sizers, IDE editor holders will now resize proportionally
|
hace 12 años |
Ivan Safrin
|
f16ba26359
Added minum sizes to UI sizers
|
hace 12 años |
Ivan Safrin
|
51e208841f
Separated project display into separate frames per project, added tab support preliminaries
|
hace 12 años |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
hace 12 años |
Ivan Safrin
|
e45e14f3a2
Fixed more input event and UI stuff
|
hace 12 años |
Ivan Safrin
|
03b6f5b4ac
Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera
|
hace 12 años |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
hace 12 años |
Ivan Safrin
|
394f41fca4
Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code.
|
hace 12 años |
Nur Monson
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
hace 12 años |
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.
|
hace 12 años |
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
|
hace 12 años |
Ivan Safrin
|
f8dc3922a7
OS-specific shortcut keys and core shortcut events
|
hace 13 años |
mcc
|
73035453bb
Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object.
|
hace 13 años |
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),
|
hace 13 años |
Ivan Safrin
|
c21ab8e6bb
processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks
|
hace 13 años |
Ivan Safrin
|
296c0dee49
Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs
|
hace 13 años |
Ivan Safrin
|
507b12fb8e
Sizer alignement settings, made IDE console bottom-aligned
|
hace 13 años |
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
|
hace 13 años |