index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
3d
/
remote_transform.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-223
/
+0
*
ObjectID converted to a structure, fixes many bugs where used incorrectly as ...
Juan Linietsky
2020-02-12
1
-4
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #30304 from DavidSichma/remote_cache
Rémi Verschelde
2019-07-09
1
-1
/
+6
|
\
|
*
Added force_update_cache() to RemoteTransform and RemoteTransform2D
David Sichma
2019-07-09
1
-1
/
+6
*
|
Improve the node configuration warning display
Hugo Locurcio
2019-07-09
1
-1
/
+1
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix properties update in remote transform
Aron Castro
2018-12-04
1
-17
/
+19
*
Switched AnimatedTexture to a readers-writers lock, solves a race condition a...
Juan Linietsky
2018-08-23
1
-1
/
+3
*
Changes to how node paths are selected from property, allowing setting a hint.
Juan Linietsky
2018-06-27
1
-1
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix files header
Poommetee Ketson
2017-09-01
1
-2
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-6
/
+2
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-1
/
+1
*
Added the following features to RemoteTransform and RemoteTransform2D:
TwistedTwigleg
2017-07-05
1
-1
/
+95
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-19
/
+11
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-2
/
+2
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-1
/
+1
*
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...
Juan Linietsky
2017-01-12
1
-0
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-2
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Remote transform node (for 3d)
Jakub Grzesik
2016-07-14
1
-0
/
+132