godot/core
Rémi Verschelde 3eaf49765b
Merge pull request #68192 from aaronfranke/unify-node3d-euler
Unify Node3D RotationOrder with global EulerOrder
2022-11-03 12:07:42 +01:00
..
config Merge pull request #67578 from KoBeWi/GEDITOR 2022-10-31 13:15:58 +01:00
crypto Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
debugger Remove NO_THREADS fallback code, Godot 4 requires thread support 2022-10-03 11:23:26 +02:00
error Logger: Don't print error twice on ERR_PRINT 2022-10-04 17:56:30 +02:00
extension Merge pull request #67309 from groud/implement_gdnative_interface_h_dump 2022-10-31 11:54:38 +01:00
input Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
io Merge pull request #66017 from Mickeon/rename-image-copy-rect 2022-11-02 22:36:57 +01:00
math Allow getting Quaternion rotation in different Euler orders 2022-11-02 19:20:10 -05:00
object Merge pull request #67693 from Mickeon/slight-hint-shuffling 2022-11-02 14:16:53 +01:00
os Simplify GDVIRTUAL_CALL calls 2022-10-19 00:05:48 +02:00
string Merge pull request #67931 from bruvzg/locale_no_def 2022-10-31 14:30:18 +01:00
templates Merge pull request #66804 from akien-mga/core-remove-NO_SAFE_CAST 2022-10-04 10:22:24 +02:00
variant Merge pull request #68192 from aaronfranke/unify-node3d-euler 2022-11-03 12:07:42 +01:00
core_bind.cpp Merge pull request #67244 from RandomShaper/split_render_further_2 2022-10-11 21:08:42 +02:00
core_bind.h Merge pull request #67244 from RandomShaper/split_render_further_2 2022-10-11 21:08:42 +02:00
core_builders.py ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
core_constants.cpp Move EulerOrder enum to math_defs.h and global scope 2022-11-02 13:44:13 -05:00
core_constants.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
core_globals.cpp Variant memory pools 2022-07-04 12:01:46 +01:00
core_globals.h Variant memory pools 2022-07-04 12:01:46 +01:00
core_string_names.cpp Cleanup metadata usage 2022-05-06 00:27:10 +02:00
core_string_names.h Cleanup metadata usage 2022-05-06 00:27:10 +02:00
doc_data.cpp Fix missing method qualifiers in script doc 2022-07-24 23:00:19 +02:00
doc_data.h Implement ScriptExtension::get_documentation 2022-10-11 08:22:25 +02:00
register_core_types.cpp Remove unused includes & move some includes to top of file 2022-09-23 19:06:31 -04:00
register_core_types.h Fix extension registration order. 2022-02-20 10:58:46 -03:00
SCsub SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
typedefs.h Change some math macros to constexpr 2022-03-09 16:24:32 +01:00
version.h Core: Move generated VERSION_HASH to a .cpp file 2022-02-09 09:20:17 +01:00