コミット履歴

作者 SHA1 メッセージ 日付
  1vanK ef1dfe3417 AS Autobindings 5 年 前
  Yao Wei Tjong 姚伟忠 c29cb530b6 Clang-Tidy - google-default-arguments. 8 年 前
  Lasse Öörni 48a1f3dcdd Take fix from AngelScript WIP version to fix temp variable corruption. Remove now unnecessary fix from Editor script code. Closes #1850. 8 年 前
  Lasse Öörni ac821d21c1 Fix editor resource browser preview camera position and failure to assign model by drag & drop. Closes #1848. 8 年 前
  Yao Wei Tjong 姚伟忠 8fd264c73e Fix minor typo in editor resource browser script. 9 年 前
  Lasse Öörni 1017e82fd9 Ignore files with no filename component for XML parsing in EditorResourceBrowser. .gitignore etc. 9 年 前
  Lasse Öörni 05f1883873 Allow drag-drop of generic (unrecognized) XML files from resource browser into attribute edit fields. Do not put slash in beginning of root folder resources in resource browser. Closes #1539. 9 年 前
  Lasse Öörni e048afa496 Cleanup drag-instantiate code. Use mouse raycast position if possible. 9 年 前
  Golden Li b463ed5a05 align to aabb bottom 9 年 前
  Golden Li 3e35bb0afa support resource drag to scene 9 年 前
  Lasse Öörni ede04a46f1 Added equality operator to VertexElement. Add multiple color & UV channel (up to 4) support to AssetImporter. Make editor's resource browser recognize the UMD2 model format. Closes #707. 9 年 前
  Ivan K 3d9ea8eece Editor: fix some warnings 9 年 前
  dragonCASTjosh 103fe32dd1 Now working and Added initial .HDR support 9 年 前
  Lasse Öörni 5165aa91fb Remove GetJsonType() function from editor resource browser code since JSON files don't have a similar root element name, and it was causing the editor not to compile. Fix save of ResourceRef / ResourceRefList in JSON. Fix missing child nodes in JSON scenes. Fix editor to use the correct function to save / load JSON nodes. Fix number of attempts in finding the attribute matching JSON data. 10 年 前
  Nick Royer 10bad1e36a Added JSON animation triggers as well as a few quick file filter 10 年 前
  Lasse Öörni 304c866dd0 Separate functions to toggle/show/hide editor sub-windows to prevent mistaken action e.g. when editing a material. Update changelog. 10 年 前
  JSandusky 80ba2ed375 Urho3D Editor: Show "Window" commands now toggle visibility 10 年 前
  Lasse Öörni 77603f30df Exclude .atlas file type from resource browser XML parsing attempt. 10 年 前
  Lasse Öörni c254205bce Recognize OTF files without going to XML parsing (which fails). Closes #830. 10 年 前
  Lasse Öörni 87c8a0874a Merge remote-tracking branch '1vanK/improvements' 10 年 前
  Ivan K d540f79eec Localization: fixes, adding comments, reworking samples, partial russification of editor 10 年 前
  Mike3D a25f596e08 Added missing file formats to Editor's resource browser 10 年 前
  Lasse Öörni 1c549bceee Import also empty child nodes in AssetImporter scene mode, unless disabled with the -ne option. Refactor handling of the root scene node to prevent unnecessary creation of a duplicate root node. Do not attempt to parse .json files as XML in the editor resource browser. Closes #673. 10 年 前
  Lasse Öörni 6fd6efc4c3 Update PugiXml to 1.5. Do not attempt to parse .txt & .icns files as xml in the editor resource browser, to prevent log spam. 10 年 前
  Yao Wei Tjong 姚伟忠 05a8b79fd2 Rename "Bin" subdir to "bin". 11 年 前