MihailRis
|
5755c616f3
|
fix: missing yaml null literals
|
2025-10-13 12:29:09 +03:00 |
|
MihailRis
|
28c821006a
|
fix unicode string literal escape
|
2025-09-23 00:08:05 +03:00 |
|
MihailRis
|
a621b179d3
|
add 'do-trace-shaders' setting and fix shaders recompiling
|
2025-08-31 18:14:05 +03:00 |
|
MihailRis
|
2cdcebf9d9
|
add 'assets' library docs
|
2025-08-13 23:59:05 +03:00 |
|
clasher113
|
14aa5df586
|
BasicParser::parseNumber() out of range fix
|
2025-07-20 12:14:13 +03:00 |
|
MihailRis
|
411f0e53a6
|
fix syntax hightlight for vcm
|
2025-07-19 11:47:05 +03:00 |
|
MihailRis
|
3e59b186d3
|
fix custom models shading flag & add more properties to vcm
|
2025-07-13 18:51:53 +03:00 |
|
MihailRis
|
a0b8776477
|
minor refactor
|
2025-07-12 21:45:22 +03:00 |
|
MihailRis
|
ac9772cd67
|
fix render advanced pipeline issues
|
2025-07-12 17:31:55 +03:00 |
|
MihailRis
|
54655543bb
|
Merge branch 'main' into update-gfx-pipeline
|
2025-06-30 21:30:16 +03:00 |
|
MihailRis
|
9cd95bb0eb
|
fix toml encoder
|
2025-06-29 12:33:57 +03:00 |
|
MihailRis
|
9fc02d3a99
|
Merge branch 'main' into update-gfx-pipeline
|
2025-06-28 14:18:53 +03:00 |
|
MihailRis
|
f473df33fb
|
minor refactor Button
|
2025-06-27 22:50:47 +03:00 |
|
MihailRis
|
436a89b066
|
feat: post-effects array parameters & add gfx.posteffects.set_array & make shadows opacity depending on clouds opacity
|
2025-06-14 20:06:05 +03:00 |
|
MihailRis
|
4333d9ab06
|
feat: support alternative vcm models syntax
|
2025-06-01 23:08:59 +03:00 |
|
MihailRis
|
45f845eb10
|
fix: 'box' primitive uv & update stairs model
|
2025-05-29 20:53:39 +03:00 |
|
MihailRis
|
27b194816b
|
add 'region', 'region-scale' properties
|
2025-05-03 22:59:24 +03:00 |
|
MihailRis
|
edb12a32b0
|
fix side indices & update test model
|
2025-05-02 15:32:29 +03:00 |
|
MihailRis
|
ec85260ec4
|
add vcm format loader
|
2025-05-02 15:27:05 +03:00 |
|
MihailRis
|
ad07ec61cd
|
Merge branch 'main' into render-update
|
2025-04-27 14:28:11 +03:00 |
|
MihailRis
|
8de408fd10
|
refactor: remove unused abstraction
|
2025-04-27 12:36:34 +03:00 |
|
MihailRis
|
ec0dbae3f7
|
remove extra glew includes
|
2025-04-26 23:27:45 +03:00 |
|
MihailRis
|
cefa26b497
|
minor refactor
|
2025-04-26 23:03:02 +03:00 |
|
MihailRis
|
8456f6fc56
|
fix gcc warnings
|
2025-04-14 20:07:44 +03:00 |
|
MihailRis
|
c6970b1d02
|
Merge branch 'main' into new-editor-formats
|
2025-04-13 15:10:46 +03:00 |
|
MihailRis
|
7749675a61
|
add EnumMetadata
|
2025-04-13 13:53:59 +03:00 |
|
MihailRis
|
5253be6c56
|
feat: custom languages syntax (WIP)
|
2025-04-13 00:19:38 +03:00 |
|
MihailRis
|
4360cd408b
|
refactor: rename coders/lua_parsing to coders/syntax_parser
|
2025-04-12 21:14:18 +03:00 |
|
MihailRis
|
ba170035ef
|
feat: post-processing effects
|
2025-04-05 00:41:25 +03:00 |
|
MihailRis
|
70cf308771
|
add '#param' default value syntax
|
2025-04-04 13:19:25 +03:00 |
|
MihailRis
|
6043ae8331
|
refactor GLSLExtension
|
2025-04-03 21:57:46 +03:00 |
|
MihailRis
|
1feee3a809
|
refactor GLSLExtension.cpp & add 'param' shader preprocessor directive & add PostEffect class (WIP)
|
2025-04-03 21:46:12 +03:00 |
|
MihailRis
|
aaf8053b87
|
fix BasicParser::readUntilEOL
|
2025-03-24 08:28:06 +03:00 |
|
MihailRis
|
396fab02b3
|
add yaml::stringify
|
2025-03-24 05:30:56 +03:00 |
|
MihailRis
|
2aea19febd
|
add YAML parser
|
2025-03-23 08:49:09 +03:00 |
|
MihailRis
|
3d22de761f
|
fix compiler warnings (GCC + Clang)
|
2025-03-20 22:04:29 +03:00 |
|
MihailRis
|
a0b0c0a9f0
|
disable utf-8 escaping in json.stringify by default & add utfEscape argument to json.stringify & update network.post behaviour for pre-serialized data
|
2025-03-17 00:21:31 +03:00 |
|
MihailRis
|
8b0935d2b7
|
fix BasicParser '\v' and '\x' escapes
|
2025-03-16 23:12:06 +03:00 |
|
MihailRis
|
58acc1b2ec
|
implement ZipFileDevice methods (WIP)
|
2025-02-22 07:04:04 +03:00 |
|
MihailRis
|
8a8c1525fd
|
Fix syntax highlighting unicode support (#475)
* convert BasicParser to a template
* fix syntax hightlighting with unicode characters
|
2025-02-22 01:01:20 +03:00 |
|
MihailRis
|
33795f06f7
|
fix syntax highlighting not refreshing on selected text removal
|
2025-02-13 23:45:05 +03:00 |
|
MihailRis
|
e0314803c0
|
migrate from std::filesystem::path to io::path (WIP)
|
2025-01-30 22:23:13 +03:00 |
|
MihailRis
|
1e22882284
|
rename 'files' to 'io'
|
2025-01-30 16:53:52 +03:00 |
|
MihailRis
|
00ce65ef66
|
fix main shader & lua parser
|
2025-01-15 02:57:58 +03:00 |
|
MihailRis
|
17dcbe98ab
|
fix clang-check warnings
|
2025-01-01 16:06:44 +03:00 |
|
MihailRis
|
cca153b66b
|
add byteutil library
|
2024-12-27 08:33:52 +03:00 |
|
MihailRis
|
80e809f97f
|
add markdown dialect (WIP) & add strikethrough and underline font styles
|
2024-12-06 17:35:03 +03:00 |
|
MihailRis
|
84b3b82dba
|
refactor & optimize xml parser
|
2024-12-05 20:12:02 +03:00 |
|
MihailRis
|
ed3865964b
|
add syntax highlighting (WIP)
|
2024-12-04 22:13:17 +03:00 |
|
MihailRis
|
28f49ac948
|
add Lua code tokenizer
|
2024-12-04 16:26:55 +03:00 |
|