Lasse Öörni bb9b3a5871 Disabled depth write from Text3D generated material. Now Z-bias can default to 0. il y a 12 ans
..
BorderImage.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
BorderImage.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Button.cpp 1eae2e13ab Split UIElement::OnClick() to OnClickBegin() & OnClickEnd(), added global UIMouseClickEnd event, cleaned up Button & CheckBox click handling, based on Chris Friesen's work. il y a 12 ans
Button.h 1eae2e13ab Split UIElement::OnClick() to OnClickBegin() & OnClickEnd(), added global UIMouseClickEnd event, cleaned up Button & CheckBox click handling, based on Chris Friesen's work. il y a 12 ans
CMakeLists.txt 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
CheckBox.cpp e234e9e8b6 Refactored slider page event parameters to be simpler and fixed unintended scrolling while hovering without mouse button pressed. il y a 12 ans
CheckBox.h e234e9e8b6 Refactored slider page event parameters to be simpler and fixed unintended scrolling while hovering without mouse button pressed. il y a 12 ans
Cursor.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Cursor.h ce9154d545 Added missing URHO3D_API defines to some derived classes. il y a 12 ans
DropDownList.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
DropDownList.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
FileSelector.cpp 1eae2e13ab Split UIElement::OnClick() to OnClickBegin() & OnClickEnd(), added global UIMouseClickEnd event, cleaned up Button & CheckBox click handling, based on Chris Friesen's work. il y a 12 ans
FileSelector.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Font.cpp e039ba4b29 More useful debug info when loading font face. il y a 12 ans
Font.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
LineEdit.cpp 1eae2e13ab Split UIElement::OnClick() to OnClickBegin() & OnClickEnd(), added global UIMouseClickEnd event, cleaned up Button & CheckBox click handling, based on Chris Friesen's work. il y a 12 ans
LineEdit.h 1eae2e13ab Split UIElement::OnClick() to OnClickBegin() & OnClickEnd(), added global UIMouseClickEnd event, cleaned up Button & CheckBox click handling, based on Chris Friesen's work. il y a 12 ans
ListView.cpp e4970dbde6 Fixed corrupted enum list of ListView. il y a 12 ans
ListView.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Menu.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Menu.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Precompiled.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Precompiled.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
ScrollBar.cpp e234e9e8b6 Refactored slider page event parameters to be simpler and fixed unintended scrolling while hovering without mouse button pressed. il y a 12 ans
ScrollBar.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
ScrollView.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
ScrollView.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Slider.cpp e234e9e8b6 Refactored slider page event parameters to be simpler and fixed unintended scrolling while hovering without mouse button pressed. il y a 12 ans
Slider.h e234e9e8b6 Refactored slider page event parameters to be simpler and fixed unintended scrolling while hovering without mouse button pressed. il y a 12 ans
Sprite.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Sprite.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Text.cpp dbd7687c56 Added configurable Z bias to Text3D effect. il y a 12 ans
Text.h dbd7687c56 Added configurable Z bias to Text3D effect. il y a 12 ans
Text3D.cpp bb9b3a5871 Disabled depth write from Text3D generated material. Now Z-bias can default to 0. il y a 12 ans
Text3D.h dbd7687c56 Added configurable Z bias to Text3D effect. il y a 12 ans
UI.cpp 1eae2e13ab Split UIElement::OnClick() to OnClickBegin() & OnClickEnd(), added global UIMouseClickEnd event, cleaned up Button & CheckBox click handling, based on Chris Friesen's work. il y a 12 ans
UI.h 1eae2e13ab Split UIElement::OnClick() to OnClickBegin() & OnClickEnd(), added global UIMouseClickEnd event, cleaned up Button & CheckBox click handling, based on Chris Friesen's work. il y a 12 ans
UIBatch.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
UIBatch.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
UIElement.cpp f950220350 Fixed potential crash if applying console style caused new messages to be logged. il y a 12 ans
UIElement.h 2e178f1976 Added virtual function to Component for handling node enabled/disabled change. This optimizes StaticModelGroup to not have to subscribe to the scene-global change event. il y a 12 ans
UIEvents.h e234e9e8b6 Refactored slider page event parameters to be simpler and fixed unintended scrolling while hovering without mouse button pressed. il y a 12 ans
View3D.cpp c9e2b49f5d Queue update when View3D scene changed. il y a 12 ans
View3D.h c46d4a1972 Added missing license texts. il y a 12 ans
Window.cpp f7ac7eb713 Applied window fixed resizing patch from Sebastian Delatorre. il y a 12 ans
Window.h 9ff0247c68 Applied material editor preview patch from primitivewaste, which also adds View3D UI element class. il y a 12 ans