Paolo Perkovic
|
08d4bfacaf
Fix inconsistencies and typos in argument names
|
7 лет назад |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 лет назад |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 лет назад |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 лет назад |
Ray Koopa
|
ad9f987715
Add feature to disable animation tracks
|
7 лет назад |
Juan Linietsky
|
5614902611
ability to keep user tracks when importing animations, closes #12801
|
7 лет назад |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 лет назад |
Pedro J. Estébanez
|
f4959ee32b
Fix animation before first key
|
8 лет назад |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 лет назад |
Hein-Pieter van Braam
|
9c63ab99f0
Fix use of unitialized variables
|
8 лет назад |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 лет назад |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 лет назад |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 лет назад |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 лет назад |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 лет назад |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 лет назад |
Rémi Verschelde
|
5ae1e172da
Merge pull request #8277 from tagcup/math_checks
|
8 лет назад |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 лет назад |
Ferenc Arn
|
9a37ff1e34
Added various functions basic math classes. Also enabled math checks only for debug builds.
|
8 лет назад |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 лет назад |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 лет назад |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 лет назад |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 лет назад |
Juan Linietsky
|
a168cd7a23
Add clamp and wrap loop modes for animation tracks.
|
8 лет назад |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 лет назад |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 лет назад |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 лет назад |
Rémi Verschelde
|
f40f360a2c
Remove unused variables (fourth pass) + dead code
|
9 лет назад |
Rémi Verschelde
|
da034f324a
Revert "Added toggle for loop interpolation based on adolson's code"
|
9 лет назад |
J08nY
|
bd5c8f2aa0
Animation: Fix property loop_interpolation
|
9 лет назад |