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