pandemonium_engine/core
Relintai abb354860d Added use_on_initial_import() virtual method to ResourceImporter.
If it returns false and the resource importer would be used on a file's
initial import it will be imported with the "Keep File (No Import)"
setting.
2024-12-06 23:06:47 +01:00
..
bind Added log_custom method to PLogger. It's a lot more customizable than the others by design. Also small cleanups. 2024-11-17 14:51:44 +01:00
config Add audio/general/text_to_speech project setting to enable/disable TTS. 2024-09-07 11:55:21 +02:00
containers Clang format everything. 2024-07-16 21:23:54 +02:00
crypto
error Clang format everything. 2024-07-16 21:23:54 +02:00
input
io Added use_on_initial_import() virtual method to ResourceImporter. 2024-12-06 23:06:47 +01:00
log Fix typo. 2024-11-17 16:34:22 +01:00
math Backported from godot4: Add the ability to look-at in model-space. 2024-09-30 17:04:00 +02:00
object Object::call() prevent debug lock accessing dangling pointer 2024-09-20 09:02:15 +02:00
os Added force printing / logging option to OS. Made PLogger use this internally. 2024-11-16 10:28:17 +01:00
string Added force printing / logging option to OS. Made PLogger use this internally. 2024-11-16 10:28:17 +01:00
variant Backported from godot4: Add the ability to look-at in model-space. 2024-09-30 17:04:00 +02:00
core_builders.py
core_string_names.cpp
core_string_names.h
global_constants.cpp
global_constants.h
int_types.h
locales.h Clang format everything again. 2024-07-16 21:29:26 +02:00
register_core_types.cpp
register_core_types.h
SCsub
typedefs.h
version.h