pandemonium_engine/core
2022-12-22 17:50:20 +01:00
..
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
math Fix array-bounds warning in BVH 2022-12-11 19:15:04 +01:00
object Rename set_indexed & get_child's params to be clearer 2022-11-13 00:27:45 +01:00
os Ported: SCons: Cleanup DEBUG, _DEBUG and NDEBUG defines 2022-12-22 17:42:54 +01:00
string Ported: Fix String::word_wrap() for long words 2022-11-30 14:57:35 +01:00
variant VariantParser make readahead optional 2022-12-22 13:52:51 +01:00
core_builders.py
core_string_names.cpp
core_string_names.h
global_constants.cpp expose additional global enums in 3.x which are available in master 2022-11-13 00:32:18 +01:00
global_constants.h
int_types.h
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
SCsub Add arch flag to assembler to fix build on ARM64 macOS / iOS. 2022-09-16 21:41:56 +02:00
typedefs.h
version.h