godot/core
Rémi Verschelde 565ae3b767
Merge pull request #67694 from aaronfranke/its-time
Remove duplicate Month and Weekday enums
2023-01-03 23:21:19 +01: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 [iOS] Add Apple Pencil pressure and tilt support. 2022-12-23 23:44:10 +02:00
io Merge pull request #67853 from Zylann/fix_lods_with_doubles 2023-01-02 12:33:44 -07:00
math Optimize wrapf function a bit 2023-01-01 23:17:29 +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 Improve logic for detecting and tracking extensions 2022-11-24 21:48:16 +11:00
variant GDScript: Error when assigning return value of void function 2022-12-30 12:08:58 -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