godot/core/object
Hugo Locurcio 5770e08c2a
Remove property groups for Pause Mode and Script
Each of those only grouped 1 property, making them useless.

This closes https://github.com/godotengine/godot-proposals/issues/1840.
2020-11-15 16:01:10 +01:00
..
callable_method_pointer.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
callable_method_pointer.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
class_db.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
class_db.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
message_queue.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
message_queue.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
method_bind.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
method_bind.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
object.cpp Remove property groups for Pause Mode and Script 2020-11-15 16:01:10 +01:00
object.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
object_id.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
reference.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
reference.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
script_language.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
script_language.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
undo_redo.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
undo_redo.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00