A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
1 ヶ月 前 |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 ヶ月 前 |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
11 ヶ月 前 |
rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 年間 前 |
Nazarii
|
1ba168fcbc
Use local vector for skeleton
|
10 ヶ月 前 |
A Thousand Ships
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
1 年間 前 |
Rémi Verschelde
|
ea054261e2
Merge pull request #91731 from TokageItLab/b2s
|
11 ヶ月 前 |
kleonc
|
115cd47fd6
Fix Skeleton2D.{_set|_get} always returning true
|
1 年間 前 |
Ricardo Buring
|
6d35dcf7c5
Physics interpolation: Fix 2D skinning
|
1 年間 前 |
Silc Lizard (Tokage) Renew
|
de558123bf
Fix bone2d scaling
|
1 年間 前 |
johnsonbaugh
|
ef8acbde9a
Fix errors and warnings when loading Skeleton2D Modifications
|
1 年間 前 |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 年間 前 |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 年 前 |
Rémi Verschelde
|
1b25b4ca5f
Merge pull request #83397 from thiagola92/readability_skeleton_2d_calculate_length_and_rotation
|
1 年間 前 |
thiagola92
|
6a05825b24
Refactor function `calculate_length_and_rotation()` from Skeleton2D
|
2 年 前 |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 年間 前 |
kobewi
|
4296f0a771
Fill remaining global scope constant descriptions
|
1 年間 前 |
A Thousand Ships
|
3ef6314980
Fix invalid return from some more `_get/_set`
|
1 年間 前 |
Hugo Locurcio
|
a39190a18f
Allow using floating-point bone sizes and outline widths in the 2D editor
|
2 年 前 |
Ninni Pipping
|
dcd2b883eb
Use NULL instead of COND checks when appropriate
|
2 年 前 |
Juan Linietsky
|
104392ef4e
Remove NOTIFICATION_MOVED_IN_PARENT
|
2 年 前 |
Yuri Sizov
|
b2f63bbb43
Remove deprecated methods from Bone2D
|
2 年 前 |
Ninni Pipping
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 年 前 |
Aaron Franke
|
2bc0bcbd26
PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"
|
2 年 前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年 前 |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
2 年 前 |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
2 年 前 |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 年 前 |
Rémi Verschelde
|
8017827144
SCons: Re-enable treating `#warning` as error with `werror`
|
2 年 前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 年 前 |