Commit History

Author SHA1 Message Date
  1vanK ef1dfe3417 AS Autobindings 5 years ago
  Yao Wei Tjong 姚伟忠 c8469ba8c3 Fix Editor crash after a component is selected. 6 years ago
  Eugene Kozlov b617a576c4 Added attribute metadata. Removed attribute variant structure element names. Resolves #1766. 8 years ago
  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. 8 years ago
  Henrik Heino 2d8c0cf247 IntVector2 bindings, conversions, serialization, etc. 9 years ago
  Yao Wei Tjong 姚伟忠 53d213eb50 Minor refactor to remove the '***' as the repeat indicator. 9 years ago
  Eugene Kozlov 48b82e136e Fix typo in Editor scripts. 9 years ago
  Lasse Öörni b5a7d764bd Replace "***" with a divider element. 9 years ago
  Lasse Öörni c9884af9a6 Minor code edit, prefer GetObjectAttributeInfos() since it's asking for a single object's attributes. 9 years ago
  Konstant c70b6cf7ae Fix another misspelling. 9 years ago
  Konstant 40907e4ec1 Return " >areaCost" variables to AttributeEditor. 9 years ago
  Konstant 7244503cef Update AttributeEditor. 9 years ago
  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 years ago
  Lasse Öörni 5fa3cff841 Prevent unnecessary fullupdate when node attributes are edited. 9 years ago
  Lasse Öörni 8af9f4785e Remove the special script attribute storage mechanism. 9 years ago
  Ivan K 086cfa1687 Editor: fix all warnings; Complete UITemplate 9 years ago
  Ivan K 3d9ea8eece Editor: fix some warnings 9 years ago
  Lasse Öörni 27a290bf66 Add .hdr to image & texture picker filter lists. 9 years ago
  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 years ago
  Nick Royer 10bad1e36a Added JSON animation triggers as well as a few quick file filter 10 years ago
  Yao Wei Tjong 姚伟忠 ac0a712f0b Refactor to rename 'filter type' to 'query filter type'. 10 years ago
  Yao Wei Tjong 姚伟忠 27cc9c4277 Add filter and obstacle avoidance type attribute to CrowdManager class. 10 years ago
  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 years ago
  Ivan K d0424bdf87 Russification: Attribute Inspector, resource picker buttons 10 years ago
  Ivan K 77be3c88c4 Russification: FileSelector 10 years ago
  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 years ago
  Yao Wei Tjong 姚伟忠 e7e2c262e5 Make button slider not focusable so it is easier to tab around. 10 years ago
  Yao Wei Tjong 姚伟忠 05a8b79fd2 Rename "Bin" subdir to "bin". 11 years ago