Ivan Safrin
|
a0defca885
Proper focus tabbing in color picker
|
hace 10 años |
Ivan Safrin
|
a9b5d1ece3
Meshes now use direct arrays for vertex information storage making rendering faster and meshes take up less space, removed Vertex class, update codebase to work with new changes, removed old GLES1 files
|
hace 11 años |
Bill Robinson
|
39c4fba316
Added support for Polycode being able to use single-precision rather than only double everywhere
|
hace 12 años |
Ivan Safrin
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
hace 12 años |
Ivan Safrin
|
c5634e5735
Added a static default blending mode to Entity, added BLEND_MODE_NONE blending mode option, made UI components render properly with default blending mode set to BLEND_MODE_NONE
|
hace 12 años |
Ivan Safrin
|
0b76b19e29
Recreated all IDE assets and both default UI themes as vector assets, exported high resolution retina assets, IDE will now choose a retina UI theme and retina assets if running on a retina display. Tons of UI tweaks across the board
|
hace 12 años |
Ivan Safrin
|
c51a325316
Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning
|
hace 12 años |
Ivan Safrin
|
d8d788f480
Added mesh viewer to IDE, added support for resource change events in ResourceManager, added tangents to the mesh file specification (ATTN: old mesh files will need to be re-exported), added support for tangent generation in polyimport, added global version string to PolyGlobals.h, fixed clear color setting in virtual scenes, made Label textures always be POT, added global IDE texture filtering options to the IDE preferences.
|
hace 12 años |
Ivan Safrin
|
81e87a9001
Removed direct transform vector access in entities due to speed and memory considerations
|
hace 12 años |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
hace 12 años |
Ivan Safrin
|
41c91233d6
Fixed color picker
|
hace 12 años |
Ivan Safrin
|
35ddb611e7
Fixed almost all UI and IDE issues
|
hace 12 años |
Ivan Safrin
|
0190973e32
More UI changes
|
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
|
b0e672dd5f
Default continuous updates in UIColorBox and UIHSlider to false
|
hace 12 años |
mcc
|
eaed5a650e
Restore continuous update option for UIHSlider, UIColorPicker
|
hace 12 años |
Ivan Safrin
|
d857b25e22
Hooked up IDE property controls to the Undo/Redo system and implemented Undo/Redo in the screen editor for most actions. ColorPicker and HSlide no longer send out change events on drag, only on release, multiple fixes in the IDE
|
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
|
c737b818c0
Fixed hue selector click offset in the color picker
|
hace 13 años |
Ivan Safrin
|
85bb585f6b
Color picker no longer jitters/resets when you change values, fixed offset on click in color picker SV area
|
hace 13 años |
cib
|
08822cd781
Fixes issue #165
|
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
|
e8dc5f9d47
Fixes for two UI bugs
|
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
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
hace 13 años |
Ivan Safrin
|
f9ff37a7d8
More UI visual tweaks
|
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 |
Ivan Safrin
|
9cf5dadca6
Fixed UI and dragging
|
hace 13 años |