orefkov
|
4a6e16344b
|
Update AngelScript to 2.35.1. (#2831)
* Update AngelScript to 2.35.1. Now it support native calling convention for ARM64.
* Change comment.
|
2021-10-05 20:22:27 +03:00 |
|
1vanK
|
ef1dfe3417
|
AS Autobindings
|
2020-10-28 19:18:41 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
c8469ba8c3
|
Fix Editor crash after a component is selected.
Fix #2384
|
2019-05-19 15:50:37 +08:00 |
|
Eugene Kozlov
|
b617a576c4
|
Added attribute metadata. Removed attribute variant structure element names. Resolves #1766.
|
2017-08-27 12:02:47 +03:00 |
|
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.
|
2017-02-06 19:00:12 +02:00 |
|
Henrik Heino
|
2d8c0cf247
|
IntVector2 bindings, conversions, serialization, etc.
Also two typos "Intvector2" and "Intrect" fixed.
|
2017-01-29 17:57:16 +02:00 |
|
Yao Wei Tjong 姚伟忠
|
53d213eb50
|
Minor refactor to remove the '***' as the repeat indicator.
The script already knows when the nested attributes repeat itself.
|
2017-01-07 14:08:37 +08:00 |
|
Eugene Kozlov
|
48b82e136e
|
Fix typo in Editor scripts.
|
2017-01-03 18:27:06 +03:00 |
|
Lasse Öörni
|
b5a7d764bd
|
Replace "***" with a divider element.
|
2017-01-02 18:11:12 +02:00 |
|
Lasse Öörni
|
c9884af9a6
|
Minor code edit, prefer GetObjectAttributeInfos() since it's asking for a single object's attributes.
|
2017-01-02 17:57:47 +02:00 |
|
Konstant
|
c70b6cf7ae
|
Fix another misspelling.
|
2017-01-02 11:23:52 +02:00 |
|
Konstant
|
40907e4ec1
|
Return " >areaCost" variables to AttributeEditor.
|
2017-01-01 20:29:14 +02:00 |
|
Konstant
|
7244503cef
|
Update AttributeEditor.
|
2017-01-01 20:24:09 +02:00 |
|
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.
|
2016-11-07 22:04:46 +02:00 |
|
Lasse Öörni
|
5fa3cff841
|
Prevent unnecessary fullupdate when node attributes are edited.
|
2016-06-06 21:30:13 +03:00 |
|
Lasse Öörni
|
8af9f4785e
|
Remove the special script attribute storage mechanism.
|
2016-03-30 20:54:43 +03:00 |
|
Ivan K
|
086cfa1687
|
Editor: fix all warnings; Complete UITemplate
|
2016-03-19 20:01:41 +04:00 |
|
Ivan K
|
3d9ea8eece
|
Editor: fix some warnings
|
2016-03-16 15:47:39 +02:00 |
|
Lasse Öörni
|
27a290bf66
|
Add .hdr to image & texture picker filter lists.
|
2016-03-08 01:48:06 +02:00 |
|
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'.
|
2016-01-12 10:46:23 +07:00 |
|
Nick Royer
|
10bad1e36a
|
Added JSON animation triggers as well as a few quick file filter
settings for the editor and documentation changes.
|
2015-12-10 14:31:05 -06:00 |
|
Yao Wei Tjong 姚伟忠
|
ac0a712f0b
|
Refactor to rename 'filter type' to 'query filter type'.
Minor clean up on the NavBuildData class.
|
2015-08-16 15:43:12 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
27cc9c4277
|
Add filter and obstacle avoidance type attribute to CrowdManager class.
Enhance Editor to have functionality to edit the CrowdManager's filter and obstacle avoidance type attributes.
|
2015-08-16 15:43:12 +08:00 |
|
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.
|
2015-07-30 23:27:31 +03:00 |
|
Ivan K
|
d0424bdf87
|
Russification: Attribute Inspector, resource picker buttons
|
2015-07-27 12:37:24 +04:00 |
|
Ivan K
|
77be3c88c4
|
Russification: FileSelector
|
2015-07-27 11:36:03 +04:00 |
|
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.
|
2015-06-29 22:36:12 +03:00 |
|
Yao Wei Tjong 姚伟忠
|
e7e2c262e5
|
Make button slider not focusable so it is easier to tab around.
|
2015-05-19 15:33:59 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
05a8b79fd2
|
Rename "Bin" subdir to "bin".
|
2015-01-18 21:31:13 +08:00 |
|