Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. il y a 13 ans
  Lasse Öörni a77a685f4c Fixed warnings reported by Xcode. il y a 13 ans
  Lasse Öörni c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. il y a 13 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni 6c5d216c27 Added local axis movement mode to the editor. il y a 14 ans
  Lasse Öörni 7b89315876 Case-insensitive filename sort in FileSelector. il y a 14 ans
  Lasse Öörni 30660c705c Initial non-working editor code ported from Urho3D 1.0. il y a 14 ans
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. il y a 14 ans
  Lasse Öörni b90c1386be Removed unnecessary parentheses. il y a 14 ans
  Lasse Öörni f60321b20f Use PODVector more extensively. il y a 14 ans
  Lasse Öörni d69efd65f0 Container library fixes. il y a 14 ans
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. il y a 14 ans
  Lasse Öörni 7c45da5588 Import new code. il y a 14 ans
  Lasse Öörni a48885a729 Make way for import of new code. il y a 14 ans
  Lasse Öörni 23152b4d58 Improved asset import directly invokable from the editor. il y a 15 ans
  Lasse Öörni a3150b5f11 Fixed lockup in removeResourcePath(). il y a 15 ans
  Lasse Öörni d0a73ddd25 Added twosided default materials. il y a 15 ans
  Lasse Öörni 7d51c583a8 Entity & component cut/copy/paste. il y a 15 ans
  Lasse Öörni 803953f41c Added choose resource path & reload resources functionality to editor. il y a 15 ans
  Lasse Öörni e2335ec26e Initial component editing. il y a 15 ans
  Lasse Öörni e43c591f6e Added Renderer::setWindowTitle(). il y a 15 ans
  Lasse Öörni 5c98ad85df Initial file menu in the editor. il y a 15 ans
  Lasse Öörni ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
  Lasse Öörni 97370cc707 Added getComponentTypes() function to component factories & Scene. il y a 15 ans
  Lasse Öörni cbbd044d95 Refactored & unified viewport handling. Now RenderSurfaces also set a viewport. Exposed Viewport struct to script. il y a 15 ans
  Lasse Öörni 9cd5fc423b Default resource paths are added on Engine construction. il y a 15 ans
  Lasse Öörni 20b23ced83 Engine & script API improvements. il y a 15 ans
  Lasse Öörni ab3bec9d3f Added AngelScript 2.20.2. il y a 15 ans
  Lasse Öörni 748a1fe381 Documentation update and code cleanup. il y a 15 ans
  Lasse Öörni e343f0c631 Replaced TryFocus event with UIMouseClick. il y a 15 ans