Commit History

Author SHA1 Message Date
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. 8 years ago
  Lasse Öörni 7b7c15d6f7 Cleanup Scene include / forward declaration. 8 years ago
  Lasse Öörni df669fbe1b Restore earlier HelloGUI sample, instead create separate Hello3DUI which demonstrates 3D UI render to texture. Move getting viewport related to scene from Scene to Renderer, so that Scene doesn't have to know about Renderer unnecessarily. Refactor the internal UI render calls related to rendertarget use. 8 years ago
  Rokas Kupstys 6fc2c19baa More code cleanups. 8 years ago
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
  Yao Wei Tjong 姚伟忠 c675421464 Normal comment to doxygen comment using regex + manual correction. 9 years ago
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 years ago
  Lasse Öörni 6bd8229819 Tabs to spaces. Fix copy-paste error in comment. 10 years ago
  Lasse Öörni 474276fc17 Code convention & minor logic edits. Unify tag API between UIElement & Node. Use ; as the default tag separator to match the editor. Do not allow adding empty tags. 10 years ago
  svifylabs 4297cdedd2 Added Simple String Multitag System 10 years ago
  svifylabs 9bb980b8a1 Revert "multitag test" 10 years ago
  svifylabs fd8b760330 multitag test 10 years ago
  svifylabs 41f5ff1a51 added node tags 10 years ago
  Nick Royer 379860e543 Added functions for scenes, nodes, etc. to be saved/loaded to JSON data 10 years ago
  Lasse Öörni 29e62526eb Added event for sound playback finished. Deprecate SoundSource::SetAutoRemove() and change samples + NinjaSnowWar to not use it. Fix network replication of SoundSource to work with repeated playback on the same source. 10 years ago
  Ivan K f02cd63437 OBJECT -> URHO3D_OBJECT 10 years ago
  aster2013 6bd1d77634 Add baseTypeName argument to OBJECT macro. 10 years ago
  Yao Wei Tjong 姚伟忠 fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 years ago
  Lasse Öörni 5e133eb639 Added file modification remark with credit to prettywriter.h. Added indentation parameter to several SaveXML() functions including Node & Scene. Code convention edit to use String& throughout. Removed outdated remark of being only able to save to File. 11 years ago
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. 11 years ago
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. 11 years ago
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 years ago