pandemonium_engine/modules/web
2022-08-21 03:04:13 +02:00
..
doc_classes Added description for HTTPSessionManager. Note that this class still needs more cleanups, but I wrote docs in a way as if those were already done. 2022-08-21 03:04:13 +02:00
editor Enable html prettifying in the web editor. 2022-08-20 22:30:09 +02:00
html HTMLParser now properly parses doctype in a case insensitive way. Also improved an error message a bit. 2022-08-20 22:28:08 +02:00
http Moved the error macros. 2022-08-17 15:14:19 +02:00
icons Added a web node editor icon. 2022-08-20 16:46:45 +02:00
nodes
config.py Moved http server simple to it's own module. 2022-08-19 22:09:30 +02:00
file_cache.cpp
file_cache.h
register_types.cpp Added web editor plugin skeleton. 2022-08-20 18:11:07 +02:00
register_types.h
SCsub Implemented the initial version of the WebEditor. It's currently a simple preview gui. 2022-08-20 21:50:44 +02:00