This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
bc2e8d99e5ae0dbd69e712cc71da3033f5f30139
godot
/
scene
T
History
Juan Linietsky
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
...
leading to unnecesary copy on writes and reduced performance.
2017-11-25 00:09:40 -03:00
..
2d
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
2017-11-25 00:09:40 -03:00
3d
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
2017-11-25 00:09:40 -03:00
animation
Merge pull request
#12284
from bojidar-bg/allow-subproperty-set
2017-11-21 22:44:14 +01:00
audio
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
2017-11-25 00:09:40 -03:00
gui
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
2017-11-25 00:09:40 -03:00
main
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
2017-11-25 00:09:40 -03:00
resources
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
2017-11-25 00:09:40 -03:00
register_scene_types.cpp
Remove get_default_video_mode definition on OSX/iOS
2017-11-09 23:36:08 +01:00
register_scene_types.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
scene_string_names.cpp
Unify degree members and properties
2017-11-10 12:52:07 +01:00
scene_string_names.h
Renamed fixed_process to physics_process
2017-09-30 16:19:07 +02:00
SCsub
Dead code tells no tales
2017-08-27 22:13:45 +02:00