aster 489119f1cb Change lineHeight in savexml.[ci skip[ há 11 anos atrás
..
BorderImage.cpp 26ef946bad Add possibility to decouple BorderImage border UV size from screen size. Closes #269. há 11 anos atrás
BorderImage.h 26ef946bad Add possibility to decouple BorderImage border UV size from screen size. Closes #269. há 11 anos atrás
Button.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. há 12 anos atrás
Button.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
CheckBox.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. há 12 anos atrás
CheckBox.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
Cursor.cpp ffe7a7699f Minor enhancement on getting optional resources and error handling. há 12 anos atrás
Cursor.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
DropDownList.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. há 12 anos atrás
DropDownList.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
FileSelector.cpp 2e8744dc01 Minor cleanup - remove redundant null check for subsystems pointer. há 12 anos atrás
FileSelector.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
Font.cpp 489119f1cb Change lineHeight in savexml.[ci skip[ há 11 anos atrás
Font.h 694e41c42a If font face uses mutable glyphs, reacquire all glyphs before constructing text batch. há 12 anos atrás
LineEdit.cpp 8945322476 Fix spelling: ClipBoard -> Clipboard. Use the system clipboard by default in the editor. há 11 anos atrás
LineEdit.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
ListView.cpp 756c2943cb Add logic to perform a copy to clipboard using Ctrl+C combo. há 11 anos atrás
ListView.h 6da0cb3995 Add mechanism to copy the selected rows to clipboard. Use in console. há 11 anos atrás
Menu.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. há 12 anos atrás
Menu.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
MessageBox.cpp a897ef1651 Add null check to catch faulty MessageBox window layout. há 11 anos atrás
MessageBox.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
ScrollBar.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. há 12 anos atrás
ScrollBar.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
ScrollView.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. há 12 anos atrás
ScrollView.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
Slider.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. há 12 anos atrás
Slider.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
Sprite.cpp 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
Sprite.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
Text.cpp 8cc5ad7fd2 Improved and unified API for Text & Text3D: get number of Unicode characters, get width of row by index, get position of character by index, get size of character by index. Store positions & sizes in the same vector to reduce amount of dynamic memory allocations. há 12 anos atrás
Text.h 8cc5ad7fd2 Improved and unified API for Text & Text3D: get number of Unicode characters, get width of row by index, get position of character by index, get size of character by index. Store positions & sizes in the same vector to reduce amount of dynamic memory allocations. há 12 anos atrás
Text3D.cpp 0594ff6013 Fixed shader used by Text3D generated materials. há 12 anos atrás
Text3D.h 0594ff6013 Fixed shader used by Text3D generated materials. há 12 anos atrás
ToolTip.cpp 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
ToolTip.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
UI.cpp 3897718a40 Handle corner case: soft-cursor is invisible + OS-cursor is visible. há 11 anos atrás
UI.h 8945322476 Fix spelling: ClipBoard -> Clipboard. Use the system clipboard by default in the editor. há 11 anos atrás
UIBatch.cpp 46285baf97 Refactor build scripts to group Urho3D specific build option. há 11 anos atrás
UIBatch.h 07f06563bc Optimized Renderer::GetShader() so that caching shader variation pointers becomes unnecessary for the most part. há 12 anos atrás
UIElement.cpp 48c3868a79 Remove child object animation, add load and save function. há 11 anos atrás
UIElement.h 48c3868a79 Remove child object animation, add load and save function. há 11 anos atrás
UIEvents.h 18217a0fdd Added UI hover start/end events. há 11 anos atrás
View3D.cpp 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
View3D.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás
Window.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. há 12 anos atrás
Window.h 6d5ddc23e0 Bump the copyright for 2014. há 12 anos atrás