提交歷史

作者 SHA1 備註 提交日期
  Lasse Öörni 171896ddb4 Hide instead of skip UI element internal vars in AttributeEditor so that indexing works for user-added UI element variables (subindex 0 must always be found in current implementation.) Closes #1788. 9 年之前
  Henrik Heino 2d8c0cf247 IntVector2 bindings, conversions, serialization, etc. 9 年之前
  Yao Wei Tjong 姚伟忠 53d213eb50 Minor refactor to remove the '***' as the repeat indicator. 9 年之前
  Eugene Kozlov 48b82e136e Fix typo in Editor scripts. 9 年之前
  Lasse Öörni b5a7d764bd Replace "***" with a divider element. 9 年之前
  Lasse Öörni c9884af9a6 Minor code edit, prefer GetObjectAttributeInfos() since it's asking for a single object's attributes. 9 年之前
  Konstant c70b6cf7ae Fix another misspelling. 9 年之前
  Konstant 40907e4ec1 Return " >areaCost" variables to AttributeEditor. 9 年之前
  Konstant 7244503cef Update AttributeEditor. 9 年之前
  Lasse Öörni 467729bae7 Minor comment edits and missing bindings. Move VAR_RECT last in the enum to not break potential binary scenes/prefabs. Set StaticSprite2D rect attribute default values to Rect::ZERO for more pleasant editing. Editing of VAR_RECT attributes. 9 年之前
  Lasse Öörni 5fa3cff841 Prevent unnecessary fullupdate when node attributes are edited. 9 年之前
  Lasse Öörni 8af9f4785e Remove the special script attribute storage mechanism. 9 年之前
  Ivan K 086cfa1687 Editor: fix all warnings; Complete UITemplate 10 年之前
  Ivan K 3d9ea8eece Editor: fix some warnings 10 年之前
  Lasse Öörni 27a290bf66 Add .hdr to image & texture picker filter lists. 10 年之前
  Yusuf Umar 353c459e0d Adding direction for particle/billboard. It can create pseudo 3d effect inspired by Unity stretched billboard. Can be used by using face camera option 'Rotate Along Direction'. 10 年之前
  Nick Royer 10bad1e36a Added JSON animation triggers as well as a few quick file filter 10 年之前
  Yao Wei Tjong 姚伟忠 ac0a712f0b Refactor to rename 'filter type' to 'query filter type'. 10 年之前
  Yao Wei Tjong 姚伟忠 27cc9c4277 Add filter and obstacle avoidance type attribute to CrowdManager class. 10 年之前
  Lasse Öörni 9977ee909b Fix line height in the included .sdf font files. Force reevaluation of material when font changed from ttf to sdf or vice versa. Added .sdf to attribute editor font picker. Closes #801. 10 年之前
  Ivan K d0424bdf87 Russification: Attribute Inspector, resource picker buttons 10 年之前
  Ivan K 77be3c88c4 Russification: FileSelector 10 年之前
  Lasse Öörni e8af02f453 Add double serialization support to Variant, Deserializer/Serializer, XMLElement & JSONValue. Use double to store a Lua object's number attributes. Add editing of double attributes to the editor. Closes #758. 10 年之前
  Yao Wei Tjong 姚伟忠 e7e2c262e5 Make button slider not focusable so it is easier to tab around. 10 年之前
  Yao Wei Tjong 姚伟忠 05a8b79fd2 Rename "Bin" subdir to "bin". 11 年之前