pandemonium_engine/modules/web
2024-03-10 09:07:13 +01:00
..
database File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
doc_classes Backported ViewPanner from Godot4. It also got bindings, now inherited from Resource, and is registered in the ClassDB. 2024-03-01 22:39:19 +01:00
editor - Now WebServerSimple can also use temporary files for uploads. 2024-03-09 23:39:33 +01:00
html Clang format everything. 2024-03-01 11:56:19 +01:00
http Added optional force parameter to WebServerRequest::move_file(). Also various fixes and improvements to the new upload temp file system. 2024-03-10 09:07:13 +01:00
icons Added a web node editor icon. 2022-08-20 16:46:45 +02:00
nodes Fixed generating urls in BrowsableFolderServeWebPage. 2024-01-02 10:56:10 +01:00
config.py Set up docs for the new classes. 2024-02-25 19:17:06 +01:00
COPYRIGHT.txt Small tweak. 2022-12-31 22:00:37 +01:00
file_cache.cpp Added new wwwroot_get_simplified_abs_path() helper to FileCache. Also improved the other path helper methods. 2024-03-10 08:21:24 +01:00
file_cache.h Added new wwwroot_get_simplified_abs_path() helper to FileCache. Also improved the other path helper methods. 2024-03-10 08:21:24 +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 File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
SCsub Added an importer for HTMLTemplateData. 2024-02-25 16:23:36 +01:00