pandemonium_engine/modules/web
2024-02-26 21:58:35 +01:00
..
database
doc_classes Added a parameter to HTMLTemplate::process_template_expression_variable() to be able to control when to emit errors if a variable is not set. Now this is used when checking for the first argument for the q template method variants. 2024-02-26 21:58:35 +01:00
editor
html Added a parameter to HTMLTemplate::process_template_expression_variable() to be able to control when to emit errors if a variable is not set. Now this is used when checking for the first argument for the q template method variants. 2024-02-26 21:58:35 +01:00
http
icons
nodes
config.py Set up docs for the new classes. 2024-02-25 19:17:06 +01:00
COPYRIGHT.txt
file_cache.cpp
file_cache.h Completely removed the cached path api from FileCache. 2023-12-22 19:37:23 +01:00
register_types.cpp Added an editor plugin for HTMLTemplateData. Double clicking one in the editor will open the underlying file on the text editor tab (if enabled). 2024-02-25 17:26:28 +01:00
register_types.h
SCsub