rcpp_framework/core
2021-11-15 21:11:19 +01:00
..
bry_http
containers
database Added 4 new helper methods to QueryBuilder. 2021-11-14 21:05:08 +01:00
hash
html
http
image Added some notes to image classes. 2021-11-13 12:39:14 +01:00
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
math Moved the math class to a new math subfolder in core/, and also added my other math realted classes. 2021-11-13 11:51:43 +01:00
os Properly process the last main arg in arg parser. 2021-11-14 02:36:59 +01:00
renderer Added 2 renderer classes with some notes, thye are not it the build yet, they'll be changed. 2021-11-13 12:26:19 +01:00
threading
widgets Added my 2 widget classes, with some notes. They are not in the build yet either. 2021-11-13 12:26:47 +01:00
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 Started working on a new automatic resource serialization system. Only some layout work so far, with lots of comments. Need to think about it more. 2021-11-13 11:19:05 +01:00
resource_property_db.h Started working on a new automatic resource serialization system. Only some layout work so far, with lots of comments. Need to think about it more. 2021-11-13 11:19:05 +01:00
resource.cpp Started working on a new automatic resource serialization system. Only some layout work so far, with lots of comments. Need to think about it more. 2021-11-13 11:19:05 +01:00
resource.h Started working on a new automatic resource serialization system. Only some layout work so far, with lots of comments. Need to think about it more. 2021-11-13 11:19:05 +01:00
safe_refcount.cpp
safe_refcount.h
SCsub Moved the math class to a new math subfolder in core/, and also added my other math realted classes. 2021-11-13 11:51:43 +01:00
settings.cpp
settings.h
shared_resource.cpp
shared_resource.h
string.cpp Moved the math class to a new math subfolder in core/, and also added my other math realted classes. 2021-11-13 11:51:43 +01:00
string.h
typedefs.h
utils.cpp
utils.h