godot/core
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
..
config Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
crypto Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
debugger Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
error Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
input Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
io Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
math Refactor variant built-in methods yet again. 2020-11-11 16:36:36 -03:00
object Remove property groups for Pause Mode and Script 2020-11-15 16:01:10 +01:00
os Merge pull request #40748 from RandomShaper/improve_packed_fs_api 2020-11-10 10:59:34 +01:00
string Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
templates Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
variant Refactor variant built-in methods yet again. 2020-11-11 16:36:36 -03:00
core_bind.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_bind.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
core_constants.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_string_names.cpp Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
core_string_names.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
register_core_types.cpp Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
register_core_types.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
typedefs.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
version.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00