Jan
|
e009c2ee08
|
Do not use generic expressions for statemap rules but masks and values
|
2023-06-18 14:14:50 +02:00 |
|
Jan
|
63f636d401
|
Move statemap for technique loading to AssetLoaderTechniqueSet
|
2023-06-18 14:14:50 +02:00 |
|
Jan
|
d11f8122f3
|
Differ between multiple particle_cloud modes
|
2023-06-18 14:14:50 +02:00 |
|
Jan
|
d0af444506
|
WIP effect and postfx templates for techsets
|
2023-06-18 14:14:50 +02:00 |
|
Jan
|
ee2a5b57f4
|
Add default shader include for iw4 with code constants
|
2023-06-18 14:14:50 +02:00 |
|
Jan
|
08278c451a
|
Compile IW4 pixel shaders as part of the zone building process
|
2023-06-18 14:14:49 +02:00 |
|
Jan
|
dd359d8f6a
|
Load source shaders for vertex shaders
|
2023-06-18 14:14:49 +02:00 |
|
Jan
|
1484618481
|
Add HLSL source version for IW4 2D shaders
|
2023-06-18 14:14:49 +02:00 |
|
Jan
|
2b92bd3653
|
Add error message when not being able to load technique when in material loader
|
2023-06-18 14:14:49 +02:00 |
|
Jan
|
61ba44d8ba
|
Add unique iw4 techsets to raw
|
2023-06-18 14:14:49 +02:00 |
|
Jan
|
5b28b56f39
|
Add templates for filter_symmetric
|
2023-06-18 14:14:49 +02:00 |
|
Jan
|
63b9fa6841
|
Fix typo in test in HeaderLexerTests
|
2023-06-18 13:47:39 +02:00 |
|
Jan
|
6c164eee61
|
Update catch2 version
|
2023-06-18 13:40:30 +02:00 |
|
Jan
|
34cdd46b42
|
Fix linux compilation
|
2023-06-18 12:20:55 +02:00 |
|
Jan
|
ca5bc79661
|
Add CI with github actions
|
2023-06-18 11:22:54 +02:00 |
|
Jan
|
e88f697ef3
|
Remove old gitlab ci configuration
|
2023-06-18 11:22:43 +02:00 |
|
Jan
|
169f4fc2f0
|
Add initial draft of components documentation
|
2023-06-17 23:06:33 +02:00 |
|
Jan
|
d243826610
|
Add initial readme draft
|
2023-06-17 22:04:26 +02:00 |
|
Jan
|
14c8d5232c
|
add oat logo first draft
|
2023-06-17 20:44:34 +02:00 |
|
Jan
|
5d962d13ed
|
Add .idea folder to gitignore
|
2023-06-17 20:41:37 +02:00 |
|
Jan
|
61a42afe28
|
Mark scriptstrings as used even when referencing them via zone pointer
|
2022-12-03 12:44:33 +01:00 |
|
Jan
|
bb613e4fcf
|
Fix compilation on newer VS update
|
2022-12-03 11:01:36 +01:00 |
|
Jan
|
401a090eb6
|
Add template for particle_cloud technique
|
2022-09-09 22:43:24 +02:00 |
|
Jan
|
4d674035d8
|
Add template for particle_cloud techsets
|
2022-09-07 22:00:33 +02:00 |
|
Jan
|
bba6fd9d4e
|
Fix error in define expression crash
|
2022-09-07 22:00:18 +02:00 |
|
Jan
|
b3dbf4a104
|
Improve raw templater error cases
|
2022-09-07 19:37:29 +02:00 |
|
Jan
|
28636cc4fe
|
Add skip directive to raw templater
|
2022-09-07 19:34:22 +02:00 |
|
Jan
|
e853674bbe
|
Remove pragma keyword from raw templater
|
2022-09-07 18:13:11 +02:00 |
|
Jan
|
7e4e7e1229
|
Simplify template for distortion_scale techset
|
2022-09-06 23:49:45 +02:00 |
|
Jan
|
840749b71f
|
Add template for distortion_scale techniques
|
2022-09-06 23:39:00 +02:00 |
|
Jan
|
8f44a022a2
|
Remove unneeded includes
|
2022-09-06 22:26:04 +02:00 |
|
Jan
|
f93f9e225d
|
Add indent in distortion_scale template
|
2022-09-06 21:53:14 +02:00 |
|
Jan
|
3930688709
|
Add techset templates for 2d and distortion_scale
|
2022-09-06 21:46:33 +02:00 |
|
Jan
|
a7ceaf03ee
|
Create directories for templater output
|
2022-09-06 21:46:10 +02:00 |
|
Jan
|
03dd0f06b2
|
Add set define proxy to set a define based on an expression
|
2022-09-06 21:45:55 +02:00 |
|
Jan
|
a36d1c430a
|
Use SimpleExpressionInterpreter in DefinesStreamProxy and expand defines and defined expressions before parsing
|
2022-09-06 20:52:52 +02:00 |
|
Jan
|
7cce0e387e
|
Add SimpleExpressionInterpreter that just parses a plain expression
|
2022-09-06 20:52:23 +02:00 |
|
Jan
|
6702856399
|
Make skipping lines in defines stream proxy configurable
|
2022-09-06 17:49:35 +02:00 |
|
Jan
|
379aabebd6
|
Add build log to templater
|
2022-09-06 00:36:28 +02:00 |
|
Jan
|
6a45031c96
|
Integrating templating into rawfile pipeline
|
2022-09-06 00:12:34 +02:00 |
|
Jan
|
f574204e61
|
Skip until first non empty line for templater
|
2022-09-05 23:51:09 +02:00 |
|
Jan
|
e8baf65134
|
Adjust templater output
|
2022-09-05 23:33:14 +02:00 |
|
Jan
|
d0155d426a
|
Skip defines stream proxy empty lines
|
2022-09-05 23:30:06 +02:00 |
|
Jan
|
1464329245
|
Add raw templater
|
2022-09-05 23:25:11 +02:00 |
|
Jan
|
4ef38264c8
|
Rename defines if directive parsing to defines directive parsing
|
2022-09-05 20:17:31 +02:00 |
|
Jan
|
b2313c6415
|
Add missing algorithm header
|
2022-08-21 12:49:24 +02:00 |
|
Jan
|
3bef176676
|
Fix wrong blend ops for screen add blend func
|
2022-08-21 12:29:04 +02:00 |
|
Jan
|
457c3518ad
|
Set passthrough on colorWrite
|
2022-08-21 01:38:44 +02:00 |
|
Jan
|
59d829b789
|
make alphafunc passthrough by default for default2d
|
2022-08-21 01:25:29 +02:00 |
|
Jan
|
1757caa33d
|
fix statemap layout for iw4 for wireframe
|
2022-08-21 01:25:04 +02:00 |
|
Jan
|
b4fbbb6bbc
|
Fix not dumping stencil values in json correctly
|
2022-08-21 01:24:46 +02:00 |
|
Jan
|
db60287a7b
|
Apply statemaps to materials
|
2022-08-20 19:23:49 +02:00 |
|
Jan
|
c5cfdfde89
|
Add statemap validation in debug mode
|
2022-08-20 15:11:08 +02:00 |
|
Jan
|
2dd8660824
|
Add supplemental data for iw4 statemap layout
|
2022-08-20 14:37:05 +02:00 |
|
Jan
|
b93707dfe5
|
Correctly parse state map default case
|
2022-08-13 21:13:07 +02:00 |
|
Jan
|
16218e2bce
|
Add passthrough gammaWrite rule to all state maps
|
2022-08-13 21:12:51 +02:00 |
|
Jan
|
fe59cbdee1
|
Make sure state maps define rules for all entries
|
2022-08-13 21:12:34 +02:00 |
|
Jan
|
189c82a787
|
Make Linker and Unlinker projects depend on raw
|
2022-08-13 21:12:06 +02:00 |
|
Jan
|
595af125b9
|
Load state maps when loading techniques
|
2022-08-13 20:50:40 +02:00 |
|
Jan
|
6d15ddcd08
|
Dump techniques with state map "passthrough" by default
|
2022-08-13 20:50:25 +02:00 |
|
Jan
|
686102a59e
|
Add game pattern to search paths
|
2022-08-13 20:49:33 +02:00 |
|
Jan
|
53bfcadea8
|
Add StateMap parsing
|
2022-08-13 19:26:33 +02:00 |
|
Jan
|
31b679eedf
|
Replace copy file commands with platform independent ones
|
2022-08-13 14:32:01 +02:00 |
|
Jan
|
886bcfeaf8
|
Add non static evaluation for simple expressions
|
2022-08-13 14:13:11 +02:00 |
|
Jan
|
403d7f2c44
|
Add statemap raw files for iw4
|
2022-08-13 12:24:07 +02:00 |
|
Jan
|
364d801d3f
|
fix compilation on gcc
|
2022-08-07 19:23:30 +02:00 |
|
Jan
|
63e9dc0c43
|
Material loading effect base
|
2022-08-07 19:17:04 +02:00 |
|
Jan
|
032cfed6e1
|
Fix AssetDumperTechniqueSet
|
2022-08-07 19:05:44 +02:00 |
|
Jan
|
a8bb1a5ead
|
Load particle cloud materials
|
2022-08-07 15:45:40 +02:00 |
|
Jan
|
c55f759793
|
Fix asset dumper already assuming statemaps are in use
|
2022-08-07 15:45:28 +02:00 |
|
Jan
|
713eb77230
|
Add material loading for tools materials
|
2022-08-07 12:06:02 +02:00 |
|
Jan
|
f87039d324
|
Rename base statebits to base state bits
|
2022-08-06 23:11:24 +02:00 |
|
Jan
|
066e9af1bc
|
fix compilation on gcc
|
2022-08-06 19:10:26 +02:00 |
|
Jan
|
1e546d4a19
|
Write broken material statebits writing
|
2022-08-06 19:08:45 +02:00 |
|
Jan
|
f3b175ab08
|
Handle material alphatest gt0
|
2022-08-06 18:59:13 +02:00 |
|
Jan
|
c010355d4a
|
Dump material tile and filter properties
|
2022-08-06 18:47:28 +02:00 |
|
Jan
|
0179d61451
|
Fix json material dumping alpha test
|
2022-08-06 18:46:49 +02:00 |
|
Jan
|
028d8fde7d
|
Skip material loading for other types than 2d
|
2022-08-06 16:15:29 +02:00 |
|
Jan
|
347c1b3d68
|
Fix material loading sortkeys and cameraRegion
|
2022-08-06 15:40:00 +02:00 |
|
Jan
|
09fdb95927
|
TechsetStateMapCache stub
|
2022-08-06 11:05:34 +02:00 |
|
Jan
|
5771044c08
|
Material dumping and loading stuff
|
2022-08-06 10:52:52 +02:00 |
|
Jan
|
a3a01660d6
|
Add TechsetDefinitionCache to cache loaded techset definitions
|
2022-08-06 10:52:35 +02:00 |
|
Jan
|
b474109452
|
depthtest, depthwrite, polygonOffset for material loading
|
2022-07-24 13:54:58 +02:00 |
|
Jan
|
dd09027f0b
|
CullFace loading material
|
2022-07-23 22:16:46 +02:00 |
|
Jan
|
61b44070e4
|
alphatest, blendfunc, colorwrite material loading
|
2022-07-23 21:29:45 +02:00 |
|
Jan
|
2f948ea54a
|
More material loading constants
|
2022-07-23 15:50:35 +02:00 |
|
Jan
|
0cbf234faf
|
Use string constants for material loading
|
2022-07-23 14:33:27 +02:00 |
|
Jan
|
92d808b7a4
|
Use constants for material sort key names
|
2022-07-23 13:05:37 +02:00 |
|
Jan
|
ea79e60856
|
Load material sortkeys v1
|
2022-07-23 12:22:59 +02:00 |
|
Jan
|
80a66a5d2c
|
Finalize loaded material with textures
|
2022-07-15 11:25:38 +02:00 |
|
Jan
|
82349d3432
|
Material loading base
|
2022-07-15 11:21:54 +02:00 |
|
Jan
|
bc91738ee9
|
Dump materials in zone gdt
|
2022-07-09 15:44:03 +02:00 |
|
Jan
|
5ee541c0ff
|
Fix not being able to dump t6 xmodels without surface
|
2022-07-09 14:16:24 +02:00 |
|
Jan
|
da79ce2463
|
Dump material waterColor constant
|
2022-05-15 16:37:44 +02:00 |
|
Jan
|
6862faa992
|
Correctly mark unhandled constants as such
|
2022-05-15 15:55:37 +02:00 |
|
Jan
|
0105c0d1bd
|
Dump material info from constants
|
2022-05-14 16:09:11 +02:00 |
|
Jan
|
38dedaf894
|
Examine techset info from effect and unlit materials
|
2022-05-10 19:03:36 +02:00 |
|
Jan
|
638b659a48
|
Example material stencil values and blendfunc
|
2022-05-08 12:44:34 +02:00 |
|
Jan
|
cc2f0ca487
|
Write Statebits data to gdt materials
|
2022-05-02 21:11:51 +02:00 |
|
Jan
|
b94c5b381d
|
Extract more info from techset name
|
2022-05-02 18:45:49 +02:00 |
|