pandemonium_engine/modules/web
2022-08-21 18:09:23 +02:00
..
doc_classes Added docs for WebPermission. 2022-08-21 18:09:23 +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 Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
config.py Moved http server simple to it's own module. 2022-08-19 22:09:30 +02:00
file_cache.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
file_cache.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
register_types.cpp Added web editor plugin skeleton. 2022-08-20 18:11:07 +02:00
register_types.h Added the web module from rcpp_framework, and a test attempt at binding HTMLBuilder. The module is not in the build yet. 2022-06-25 01:55:54 +02:00
SCsub Implemented the initial version of the WebEditor. It's currently a simple preview gui. 2022-08-20 21:50:44 +02:00