index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
main
/
node.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Node: Add debug info to add_child reparenting check
Rémi Verschelde
2017-08-26
1
-7
/
+11
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-8
/
+8
*
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
1
-12
/
+12
|
\
|
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-12
/
+12
*
|
add "propagate_call" method to Node
Karroffel
2017-08-19
1
-0
/
+18
|
/
*
Allow zero-padded serial naming
Pedro J. Estébanez
2017-08-16
1
-1
/
+2
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-22
/
+22
*
Merge pull request #10141 from ISylvox/lower_case_godot_api
Rémi Verschelde
2017-08-07
1
-13
/
+13
|
\
|
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-13
/
+13
*
|
Merge pull request #9394 from supagu/sync-rpc-fix
Rémi Verschelde
2017-08-07
1
-34
/
+37
|
\
\
|
|
/
|
/
|
|
*
Queue RPC packet before calling method locally to ensure correct RPC packet o...
Fabian Mathews
2017-06-26
1
-34
/
+37
*
|
Fix Node::move_child() crash if moving to the end plus one
Pedro J. Estébanez
2017-07-25
1
-0
/
+5
*
|
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-4
/
+4
*
|
Add object type hint for docs
Poommetee Ketson
2017-07-19
1
-1
/
+1
*
|
Clean up normalmapping, make sure tangents are imported correctly.
Juan Linietsky
2017-07-03
1
-78
/
+20
|
/
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-3
/
+3
*
Fix bug in pause mode propagation
Fabio Alessandrelli
2017-05-06
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Reset display folded for an instanced scene if editable children is toggled off
Pedro J. Estébanez
2017-04-07
1
-2
/
+6
*
Add missing binding for DUPLICATE_USE_INSTANCING
Pedro J. Estébanez
2017-03-30
1
-0
/
+1
*
Merge pull request #8037 from RandomShaper/remove-warning
Rémi Verschelde
2017-03-18
1
-0
/
+3
|
\
|
*
Remove warning on owner re-assignment
Pedro J. Estébanez
2017-03-15
1
-0
/
+3
*
|
Merge pull request #8014 from AlexHolly/fix-remove-and-skip
Rémi Verschelde
2017-03-18
1
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
fix remove_and_skip()
AlexHolly
2017-03-12
1
-7
/
+8
*
|
Fix connection errors when replacing node
Ignacio Etcheverry
2017-03-11
1
-2
/
+5
|
/
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-989
/
+821
*
Add more options to Node.duplicate()
Pedro J. Estébanez
2017-02-20
1
-12
/
+22
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-78
/
+78
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-7
/
+7
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
1
-1
/
+1
*
no more errors related to missing GlobalConfig::Get (or so I hope)
Juan Linietsky
2017-01-14
1
-5
/
+5
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-3
/
+3
*
Node name casing: fix mistake from previous commit
Rémi Verschelde
2017-01-13
1
-1
/
+1
*
Reenable node name case setting + code cleanups
Rémi Verschelde
2017-01-13
1
-7
/
+4
*
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...
Juan Linietsky
2017-01-12
1
-0
/
+3
*
Project setting to control node name casing
Ray Koopa
2017-01-12
1
-1
/
+13
*
Renamed most signals so they refer to:
Juan Linietsky
2017-01-12
1
-4
/
+4
*
- _ready() callback only happens once now, if you want to receive it again, u...
Juan Linietsky
2017-01-10
1
-11
/
+98
*
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
1
-3
/
+3
*
Begin modifying properties to make them more friendly to script and doc.
Juan Linietsky
2017-01-03
1
-1
/
+2
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-84
/
+84
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
1
-2
/
+8
|
\
|
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
1
-2
/
+8
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
|
Revert "Do not emit NOTIFICATION_READY more than once (breaking change)"
Rémi Verschelde
2016-11-30
1
-5
/
+5
*
|
Do not emit NOTIFICATION_READY more than once (breaking change)
Bojidar Marinov
2016-11-17
1
-5
/
+5
*
|
Guard agains duplicate calling of _ready when instanced in _enter_tree
Bojidar Marinov
2016-11-17
1
-1
/
+5
*
|
Keep groups when replacing nodes
Ignacio Etcheverry
2016-11-03
1
-0
/
+6
*
|
Revise serial naming behavior
Pedro J. Estébanez
2016-10-10
1
-9
/
+22
[next]