godot/core
Aaron Franke 8d7d1b0bb2
Remove duplicate Month and Weekday enums
Well, they were duplicately-exposed, but triplicately-defined.
2022-12-26 15:16:25 -06:00
..
config Added the possibility to define a default value in ProjectSettings.get_setting(), which is used when no setting is set. 2022-12-21 19:49:57 +01:00
crypto
debugger
error
extension Merge pull request #65990 from touilleMan/gdextension-expose-builtins-members-real-types 2022-12-19 16:26:05 +01:00
input Sync controller mappings DB with SDL2 community repo 2022-12-12 13:43:15 +01:00
io Fix crashed when compressing empty image data. 2022-12-21 16:39:35 +06:30
math Divide AStarGrid2D::default_heuristic into two different heuristics 2022-12-24 09:31:02 +03:00
object Improve logic around using Ref<T> with GDExtension virtual functions 2022-12-13 10:54:29 +11:00
os Remove duplicate Month and Weekday enums 2022-12-26 15:16:25 -06:00
string Add missing != operator to StringName 2022-12-20 17:25:54 +03:00
templates
variant Fix empty zero assigners for the variant types 2022-12-20 19:02:44 +03:00
core_bind.cpp Remove duplicate Month and Weekday enums 2022-12-26 15:16:25 -06:00
core_bind.h Remove duplicate Month and Weekday enums 2022-12-26 15:16:25 -06:00
core_builders.py
core_constants.cpp [RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables. 2022-12-15 23:16:02 +02:00
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
register_core_types.h
SCsub
typedefs.h
version.h