Ivan Safrin 9cf2267461 Merge pull request #244 from TheCosmotect/copycut il y a 12 ans
..
PolyUIBox.cpp 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 il y a 12 ans
PolyUIButton.cpp 56e6d494ff Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press il y a 12 ans
PolyUICheckBox.cpp 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 il y a 12 ans
PolyUIColorBox.cpp 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 il y a 12 ans
PolyUIComboBox.cpp 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 il y a 12 ans
PolyUIElement.cpp 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), il y a 13 ans
PolyUIEvent.cpp 40ee2aafec Revisiting UI Module and IDE il y a 14 ans
PolyUIFileDialog.cpp a1a0be42a4 Fixed file entries not showing in UIFileDialog il y a 12 ans
PolyUIHScrollBar.cpp 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 il y a 12 ans
PolyUIHSizer.cpp 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 il y a 12 ans
PolyUIHSlider.cpp 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 il y a 12 ans
PolyUIImageButton.cpp 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 il y a 12 ans
PolyUIMenu.cpp 2753d88462 Prevent UIMenu from going over the screen in the IDE. il y a 12 ans
PolyUIMenuBar.cpp 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 il y a 12 ans
PolyUIScrollContainer.cpp 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 il y a 12 ans
PolyUITextInput.cpp 9cf2267461 Merge pull request #244 from TheCosmotect/copycut il y a 12 ans
PolyUITree.cpp 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 il y a 12 ans
PolyUITreeContainer.cpp 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 il y a 12 ans
PolyUITreeEvent.cpp 40ee2aafec Revisiting UI Module and IDE il y a 14 ans
PolyUIVScrollBar.cpp 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. il y a 13 ans
PolyUIVSizer.cpp 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 il y a 12 ans
PolyUIWindow.cpp 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 il y a 12 ans