rcpp_framework/core
2021-11-19 22:38:31 +01:00
..
bry_http
containers
database
hash
html Added 3 helper methods. 2021-11-19 08:10:00 +01:00
http
image
input Added core input handling classes form the godot engine. They are not in the compile yet, they need some changes. 2021-11-15 21:11:19 +01:00
log Added lots of helpers to the string. 2021-11-19 20:02:16 +01:00
math Added a few math classes from Godot. 2021-11-16 03:09:27 +01:00
os
renderer Added a small opengl test app that I wrote a while ago, to be further processed into an opengl renderer. 2021-11-16 08:56:43 +01:00
threading
widgets
error_macros.h
file_cache.cpp
file_cache.h
int_types.h
memory.h
object_id.h
object.cpp
object.h
reference.cpp
reference.h
resource_property_db.cpp
resource_property_db.h
resource.cpp
resource.h Textarea helpers. 2021-11-16 17:34:01 +01:00
safe_refcount.cpp
safe_refcount.h
SCsub
settings.cpp Removed an another stray print. 2021-11-19 22:32:15 +01:00
settings.h The settings class now uses a simple ini format. 2021-11-19 20:02:59 +01:00
shared_resource.cpp
shared_resource.h
string.cpp get_slice_count should return 1 by default. 2021-11-19 22:38:31 +01:00
string.h Added lots of helpers to the string. 2021-11-19 20:02:16 +01:00
typedefs.h
utils.cpp
utils.h