.. |
bind
|
Added Brenzenham's line algorithm found in the TileMapEditorPlugin to Geometry, and it's binder class.
|
2022-11-20 02:33:40 +01:00 |
config
|
Ported: Project Manager: Fix hacky code for project rename
|
2022-11-30 19:19:02 +01:00 |
containers
|
Revert "Backported: RID: Change comparison operators to use RID_Data id instead of address. This should helps making sorting more deterministic in physics and rendering. The same change was done for 4.0 in 4f16397. - akien-mga - 797321fec4 "
|
2022-12-12 11:54:51 +01:00 |
crypto
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
error
|
Ported: Fix header guard in error_macros.h - madmiraal
|
2022-09-16 22:01:08 +02:00 |
input
|
Ported: Sync controller mappings DB with SDL2 community repo
|
2022-12-22 17:50:20 +01:00 |
io
|
Fix Image::bump_map_to_normal_map incorrectly keeping mipmap flag
|
2022-11-30 19:21:11 +01:00 |
log
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
math
|
Fix array-bounds warning in BVH
|
2022-12-11 19:15:04 +01:00 |
object
|
Never print an error message in Object::get_meta().
|
2022-12-22 19:58:58 +01:00 |
os
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
string
|
Added set_length helper method to String.
|
2022-12-22 21:10:04 +01:00 |
variant
|
Added set_length helper method to String.
|
2022-12-22 21:10:04 +01:00 |
core_builders.py
|
Added support for specifying a COPYRIGHT.txt file for modules.
|
2022-12-31 18:12:06 +01:00 |
core_string_names.cpp
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
core_string_names.h
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
global_constants.cpp
|
Ported: Add vector value linking - KoBeWi and timothyqiu
|
2022-12-22 18:50:17 +01:00 |
global_constants.h
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
int_types.h
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
register_core_types.cpp
|
Moved ThreadPool to core. Also it can change it's thread count now when it has time for it.
|
2022-09-10 04:16:50 +02:00 |
register_core_types.h
|
Clang format all files.
|
2022-03-18 19:00:13 +01:00 |
SCsub
|
Added support for specifying a COPYRIGHT.txt file for modules.
|
2022-12-31 18:12:06 +01:00 |
typedefs.h
|
Moved the error macros.
|
2022-08-17 15:14:19 +02:00 |
version.h
|
Mass replaced godot to pandemonium.
|
2022-03-23 20:46:05 +01:00 |