pandemonium_engine/core
Pedro J. Estébanez a58186c82a Use the right memory ordering in SafeNumeric operations
(cherry picked from commit 02a584d8e68fad988fbbe43e05f8437284c00733)
2022-07-29 21:58:53 +02:00
..
bind Check thread func in base scripts for argument info 2022-07-29 17:59:32 +02:00
crypto
io Ported: [3.x] Improve embedded PCK loading and exporting. - bruvzg 2022-07-27 09:33:39 +02:00
log
math Ensure AudioFrame variables l and r are always initialised 2022-07-29 11:02:34 +02:00
os Ported: [3.x, macOS, Windows, X11] Add stylus inverted/eraser support to InputEventMouseMotion event. 2022-07-29 20:31:16 +02:00
array.cpp Ported: Add fill method to Array and PoolArrays - timothyqiu, DarknessCatt 2022-07-26 15:49:30 +02:00
array.h Ported: Add fill method to Array and PoolArrays - timothyqiu, DarknessCatt 2022-07-26 15:49:30 +02:00
bitfield_dynamic.cpp
bitfield_dynamic.h Clang format all files. 2022-03-18 19:00:13 +01:00
class_db.cpp
class_db.h
color_names.inc
color.cpp
color.h
command_queue_mt.cpp
command_queue_mt.h Clang format all files. 2022-03-18 19:00:13 +01:00
compressed_translation.cpp
compressed_translation.h
core_builders.py Reworked the entries in the help menu. Also added pandemonium specific entries to the about window. Also fixed a crash when opening the about popup. 2022-03-20 13:30:49 +01:00
core_string_names.cpp
core_string_names.h
cowdata.h Remove get_data() from CowData 2022-07-25 18:49:24 +02:00
dictionary.cpp Add Dictionary.merge() 2022-07-28 14:59:15 +02:00
dictionary.h Add Dictionary.merge() 2022-07-28 14:59:15 +02:00
engine.cpp
engine.h
error_list.h Clang format all files. 2022-03-18 19:00:13 +01:00
error_macros.cpp Errors: Fallback to fprintf if OS singleton doesn't exist 2022-07-29 16:31:28 +02:00
error_macros.h
func_ref.cpp
func_ref.h
global_constants.cpp Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
global_constants.h
hash_map.h
hashfuncs.h
image.cpp Improve error messages when creating Images from code 2022-07-27 19:11:16 +02:00
image.h Fix Image.blit_rect/blend_rect() for negative p_dest point 2022-07-27 09:03:55 +02:00
input_map.cpp
input_map.h
int_types.h
list.h
local_vector.h Optimized Mesh Merging 2022-07-28 13:46:56 +02:00
make_binders.py
map.h
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
method_ptrcall.h
node_path.cpp
node_path.h
oa_hash_map.h
object_id.h
object_rc.h
object.cpp fix get_meta() with defalt value 2022-07-28 10:19:20 +02:00
object.h Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
ordered_hash_map.h
packed_data_container.cpp
packed_data_container.h
paged_allocator.h
pair.h
path_remap.cpp
path_remap.h
pool_allocator.cpp
pool_allocator.h
pool_vector.cpp
pool_vector.h Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
pooled_list.h
print_string.cpp
print_string.h
project_settings.cpp Ported: ProjectSettings: Ensure 'editor/' settings aren't nested 2022-07-29 10:45:12 +02:00
project_settings.h
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp
register_core_types.h
resource.cpp
resource.h
rid_handle.cpp
rid_handle.h
rid.cpp
rid.h
ring_buffer.h
safe_refcount.cpp
safe_refcount.h Use the right memory ordering in SafeNumeric operations 2022-07-29 21:58:53 +02:00
script_debugger_local.cpp Rename profiler "Idle Time" to "Process Time" 2022-07-27 15:08:06 +02:00
script_debugger_local.h Rename profiler "Idle Time" to "Process Time" 2022-07-27 15:08:06 +02:00
script_language.cpp
script_language.h Rename profiler "Idle Time" to "Process Time" 2022-07-27 15:08:06 +02:00
SCsub
self_list.h
set.h
simple_type.h
sort_array.h
string_buffer.h
string_builder.cpp
string_builder.h
string_name.cpp
string_name.h Ported: Implement Scene Unique Nodes - KoBeWi 2022-07-27 00:45:48 +02:00
threaded_callable_queue.h
translation.cpp
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp Add error messages to String::bin_to_int64, and accept capital B in prefix 2022-07-29 19:56:15 +02:00
ustring.h Ported: [Windows, 3.x] Add support for handling network share paths. - bruvzg 2022-07-28 19:33:43 +02:00
variant_call.cpp Ported sort() for poolVectors from 7b8b91f505 . 2022-07-29 21:18:44 +02:00
variant_op.cpp
variant_parser.cpp Increase line counter when parsing comments 2022-07-27 18:27:16 +02:00
variant_parser.h
variant.cpp
variant.h
vector.h
version.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
vmap.h
vset.h