Ivan Safrin
|
bfec4da339
Added proportional resize support to UI Sizers, IDE editor holders will now resize proportionally
|
12 anni fa |
Ivan Safrin
|
f16ba26359
Added minum sizes to UI sizers
|
12 anni fa |
Ivan Safrin
|
51e208841f
Separated project display into separate frames per project, added tab support preliminaries
|
12 anni fa |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
12 anni fa |
Ivan Safrin
|
e45e14f3a2
Fixed more input event and UI stuff
|
12 anni fa |
Ivan Safrin
|
03b6f5b4ac
Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera
|
12 anni fa |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 anni fa |
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.
|
12 anni fa |
Nur Monson
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
12 anni fa |
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 anni fa |
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 anni fa |
Ivan Safrin
|
f8dc3922a7
OS-specific shortcut keys and core shortcut events
|
13 anni fa |
mcc
|
73035453bb
Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object.
|
13 anni fa |
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 anni fa |
Ivan Safrin
|
296c0dee49
Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs
|
13 anni fa |
Ivan Safrin
|
507b12fb8e
Sizer alignement settings, made IDE console bottom-aligned
|
13 anni fa |
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 anni fa |