Josh Engebretson 1f87503a00 ATOMIC-124: Add efficient RTTI to RefCounted, support pushing RefCounted from Variants 10 anos atrás
..
UI.cpp 0156aa25b4 Resurrecting modal window system in TS, dealing with TS lack of circular dependencies (for external modules) 10 anos atrás
UI.h 0156aa25b4 Resurrecting modal window system in TS, dealing with TS lack of circular dependencies (for external modules) 10 anos atrás
UIBatch.cpp 4f60555490 New UI Work 10 anos atrás
UIBatch.h 4f60555490 New UI Work 10 anos atrás
UIButton.cpp 6b402fd6ee Did some work in Welcome Screen, better choose a project menu, with clear recent projects function. 10 anos atrás
UIButton.h a74d90ffb2 Working on editors 10 anos atrás
UICheckBox.cpp b012d4196e Adding UICheckBox, UIClickLabel, changed event handling 10 anos atrás
UICheckBox.h b012d4196e Adding UICheckBox, UIClickLabel, changed event handling 10 anos atrás
UIClickLabel.cpp b012d4196e Adding UICheckBox, UIClickLabel, changed event handling 10 anos atrás
UIClickLabel.h b012d4196e Adding UICheckBox, UIClickLabel, changed event handling 10 anos atrás
UIContainer.cpp a506556c29 Working on serializable attr access from script and UI improvements, fixed enum access from TS definition file 10 anos atrás
UIContainer.h a506556c29 Working on serializable attr access from script and UI improvements, fixed enum access from TS definition file 10 anos atrás
UIDimmer.cpp 0156aa25b4 Resurrecting modal window system in TS, dealing with TS lack of circular dependencies (for external modules) 10 anos atrás
UIDimmer.h 0156aa25b4 Resurrecting modal window system in TS, dealing with TS lack of circular dependencies (for external modules) 10 anos atrás
UIDragDrop.cpp a20059e118 Fixing Android build 10 anos atrás
UIDragDrop.h 995deb9b50 Drag and drop improvements 10 anos atrás
UIDragDropMac.h ec5a78d68b Able to drag from finder to project list and import FBX with materials preserved 10 anos atrás
UIDragDropMac.mm ec5a78d68b Able to drag from finder to project list and import FBX with materials preserved 10 anos atrás
UIDragDropWindows.cpp 824a041a80 guard windows drag and drop support 10 anos atrás
UIDragDropWindows.h 7ca8f5c03b Fixing Windows compile (under VS2015) 10 anos atrás
UIDragObject.cpp 2f952a540e Dragging from resources frame to 3d frame and instantiating node with model 10 anos atrás
UIDragObject.h ec5a78d68b Able to drag from finder to project list and import FBX with materials preserved 10 anos atrás
UIEditField.cpp 87cce548f1 Expose StyleEdit's AppendText as it is much faster than resetting all text 10 anos atrás
UIEditField.h 87cce548f1 Expose StyleEdit's AppendText as it is much faster than resetting all text 10 anos atrás
UIEvents.h 1aae2dfd29 Shortcut handling improvements, resurrecting Javascript formatter 10 anos atrás
UIFontDescription.cpp 886b353b97 ProjectFrame ts work 10 anos atrás
UIFontDescription.h 886b353b97 ProjectFrame ts work 10 anos atrás
UIImageWidget.cpp 831be1aea7 Working on project creation modal 10 anos atrás
UIImageWidget.h 831be1aea7 Working on project creation modal 10 anos atrás
UIInlineSelect.cpp b0f9c84c87 Adding UIInlineSelect + data bindings for Vector3, Color, Quaternion 10 anos atrás
UIInlineSelect.h b0f9c84c87 Adding UIInlineSelect + data bindings for Vector3, Color, Quaternion 10 anos atrás
UIInput.cpp 1aae2dfd29 Shortcut handling improvements, resurrecting Javascript formatter 10 anos atrás
UILayout.cpp 06c412d0c3 Initial inspector fields for Node showing up 10 anos atrás
UILayout.h b0f9c84c87 Adding UIInlineSelect + data bindings for Vector3, Color, Quaternion 10 anos atrás
UIListView.cpp 815322cda1 Fix temporary icon now showing up when dragging out a prefab 10 anos atrás
UIListView.h 815322cda1 Fix temporary icon now showing up when dragging out a prefab 10 anos atrás
UIMenuWindow.cpp d188ae1c89 Context menus on right click, asset deletion 10 anos atrás
UIMenuWindow.h d188ae1c89 Context menus on right click, asset deletion 10 anos atrás
UIMenubar.cpp 6046e43f5f Refactor menu item sources, add skin icons to menu items 10 anos atrás
UIMenubar.h 6046e43f5f Refactor menu item sources, add skin icons to menu items 10 anos atrás
UIMessageWindow.cpp f1fe255279 Adding license management 10 anos atrás
UIMessageWindow.h f1fe255279 Adding license management 10 anos atrás
UIPreferredSize.cpp 100c02aa49 Working on Drag and Drop and better way to wrap TurboBadger enums 10 anos atrás
UIPreferredSize.h 1f87503a00 ATOMIC-124: Add efficient RTTI to RefCounted, support pushing RefCounted from Variants 10 anos atrás
UIRenderer.cpp 11e0345604 New UI Work 10 anos atrás
UIRenderer.h c333f2c4eb UI Subsystem 10 anos atrás
UISceneView.cpp 277947dc34 Handle non-development builds which are in distributable package (OS X) 10 anos atrás
UISceneView.h 247150f659 Fixing opacity handling for UISceneView/UITextureWidget, additional asset handling 10 anos atrás
UIScrollContainer.cpp 984b66825d TextureImporter with thumbnail generation, adding UIScrollContainer, working on idiom for attr editing, MaterialEditor, TextureSelector 10 anos atrás
UIScrollContainer.h 984b66825d TextureImporter with thumbnail generation, adding UIScrollContainer, working on idiom for attr editing, MaterialEditor, TextureSelector 10 anos atrás
UISection.cpp b53b207344 Using UISection for collapsable data sections in inspector 10 anos atrás
UISection.h b53b207344 Using UISection for collapsable data sections in inspector 10 anos atrás
UISelectItem.cpp 427f30090d Editor Work 10 anos atrás
UISelectItem.h a67b336372 Working on welcome screen, preferences 10 anos atrás
UISelectList.cpp ec5a78d68b Able to drag from finder to project list and import FBX with materials preserved 10 anos atrás
UISelectList.h ec5a78d68b Able to drag from finder to project list and import FBX with materials preserved 10 anos atrás
UISeparator.cpp 882e8e2e34 Working on model animation UI 10 anos atrás
UISeparator.h 882e8e2e34 Working on model animation UI 10 anos atrás
UISkinImage.cpp 886b353b97 ProjectFrame ts work 10 anos atrás
UISkinImage.h 886b353b97 ProjectFrame ts work 10 anos atrás
UITabContainer.cpp 77eb56c8f4 Work 10 anos atrás
UITabContainer.h 68e703fd98 Inspector work 10 anos atrás
UITextField.cpp 06c412d0c3 Initial inspector fields for Node showing up 10 anos atrás
UITextField.h 06c412d0c3 Initial inspector fields for Node showing up 10 anos atrás
UITextureWidget.cpp 247150f659 Fixing opacity handling for UISceneView/UITextureWidget, additional asset handling 10 anos atrás
UITextureWidget.h 247150f659 Fixing opacity handling for UISceneView/UITextureWidget, additional asset handling 10 anos atrás
UIView.cpp b56c24194f Working on New UI 10 anos atrás
UIView.h 80b8802b53 Work on New UI 10 anos atrás
UIWidget.cpp 9be22ececb Better delete key handling 10 anos atrás
UIWidget.h 1aae2dfd29 Shortcut handling improvements, resurrecting Javascript formatter 10 anos atrás
UIWindow.cpp e6cf38e004 License System 10 anos atrás
UIWindow.h f1fe255279 Adding license management 10 anos atrás