This website requires JavaScript.
Explore
Help
Sign In
kraken_engine
/
kraken
Watch
1
Star
0
Fork
0
You've already forked kraken
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
cmake-multi-platform.yml
Actor
All actors
kearwood
Status
All status
Success
Failure
Waiting
Running
WIP KRMesh file format refactoring, to support independently formatted sub-meshes / primitives per model
cmake-multi-platform.yml #59
:
Commit
f148fddeea
pushed by
kearwood
main
2026-06-06 09:53:35 +00:00
0s
View workflow file
Replace KRMesh::ModelFormat enum with Topology. Topology merges indexed and non-indexed options.
cmake-multi-platform.yml #58
:
Commit
763a448a6c
pushed by
kearwood
main
2026-06-05 08:58:21 +00:00
0s
View workflow file
Rename KRENGINE_ATTRIB_VERTEX to KRENGINE_ATTRIB_POSITION, WIP new krmesh header structs
cmake-multi-platform.yml #57
:
Commit
5b79142471
pushed by
kearwood
main
2026-06-05 08:19:31 +00:00
0s
View workflow file
Add support for 8 vertex colors. Set up binding for all 8 texcoords.
cmake-multi-platform.yml #56
:
Commit
8ae009cf92
pushed by
kearwood
main
2026-06-04 07:37:20 +00:00
0s
View workflow file
Refactor: Renaming UVs to TexCoords
cmake-multi-platform.yml #55
:
Commit
dbc21d5a5b
pushed by
kearwood
main
2026-06-04 05:45:09 +00:00
0s
View workflow file
Removed KRPipeline::setPushConstant methods, as we have switched entirely to reflected objects.
cmake-multi-platform.yml #54
:
Commit
9bf6966266
pushed by
kearwood
main
2026-06-03 07:16:03 +00:00
0s
View workflow file
Added shader reflection to KRContext
cmake-multi-platform.yml #53
:
Commit
dcebdde968
pushed by
kearwood
main
2026-06-02 06:55:03 +00:00
0s
View workflow file
Added KRCamera argument to getShaderValue calls, enabling viewport specific shader reflection
cmake-multi-platform.yml #52
:
Commit
447f2d730d
pushed by
kearwood
main
2026-06-02 06:32:12 +00:00
0s
View workflow file
Moved ShaderValue::light_direction_view_space from KRDirectionalLight to KRModelView shader reflection
cmake-multi-platform.yml #51
:
Commit
1b2703b902
pushed by
kearwood
main
2026-06-02 06:05:44 +00:00
0s
View workflow file
Removed KRPipeline::setImageBinding, updated all call sites to use image binding reflection system.
cmake-multi-platform.yml #50
:
Commit
1592087065
pushed by
kearwood
main
2026-06-01 08:17:44 +00:00
0s
View workflow file
Add pipeline validation for missing shaders
cmake-multi-platform.yml #49
:
Commit
568a870843
pushed by
kearwood
main
2026-06-01 07:35:26 +00:00
0s
View workflow file
Implemented image binding reflection
cmake-multi-platform.yml #48
:
Commit
1ec9085d88
pushed by
kearwood
main
2026-06-01 07:06:34 +00:00
0s
View workflow file
Update simdjson
cmake-multi-platform.yml #47
:
Commit
a941d43120
pushed by
kearwood
main
2026-06-01 06:38:58 +00:00
0s
View workflow file
Fix Windows build
cmake-multi-platform.yml #46
:
Commit
5691d8744a
pushed by
kearwood
main
2026-06-01 04:29:00 +00:00
0s
View workflow file
Avoid draw calls when any push constants are not set.
cmake-multi-platform.yml #45
:
Commit
f351d96f53
pushed by
kearwood
main
2026-06-01 04:17:25 +00:00
0s
View workflow file
Fix static analysis warnings
cmake-multi-platform.yml #44
:
Commit
244b43e993
pushed by
kearwood
main
2026-05-31 22:52:23 +00:00
0s
View workflow file
Added primary directional light values to KRModelView
cmake-multi-platform.yml #43
:
Commit
1c6f3f6690
pushed by
kearwood
main
2026-05-31 22:37:54 +00:00
0s
View workflow file
Remove KRMIN, KRMAX, and KRCLAMP helpers
cmake-multi-platform.yml #42
:
Commit
dc1ecce255
pushed by
kearwood
main
2026-05-18 21:53:36 +00:00
0s
View workflow file
Fix some warnings
cmake-multi-platform.yml #41
:
Commit
3e60fdd48a
pushed by
kearwood
main
2026-05-17 21:25:28 +00:00
0s
View workflow file
Cleaned up KRMesh to use AABB rather than discrete Vector3 for min and max
cmake-multi-platform.yml #40
:
Commit
14ae31dd2c
pushed by
kearwood
main
2026-05-17 20:58:14 +00:00
0s
View workflow file
Update 1st party submodules
cmake-multi-platform.yml #39
:
Commit
6377a277e0
pushed by
kearwood
main
2026-05-17 19:51:15 +00:00
0s
View workflow file
GLTF: Now parsing texture sampler options.
cmake-multi-platform.yml #38
:
Commit
87689013e7
pushed by
kearwood
main
2026-05-12 03:53:35 +00:00
0s
View workflow file
Add error logging for missing push constants
cmake-multi-platform.yml #37
:
Commit
744e73991e
pushed by
kearwood
main
2026-05-08 09:53:35 +00:00
0s
View workflow file
Implemented shader reflection and binding for the bool data type.
cmake-multi-platform.yml #36
:
Commit
e4af049f95
pushed by
kearwood
main
2026-05-07 07:00:22 +00:00
0s
View workflow file
All material attributes are now exposed for shader reflection
cmake-multi-platform.yml #35
:
Commit
1769850927
pushed by
kearwood
main
2026-05-07 06:46:22 +00:00
0s
View workflow file
Removed deprecated material attributes
cmake-multi-platform.yml #34
:
Commit
b68a056011
pushed by
kearwood
main
2026-05-07 06:39:35 +00:00
0s
View workflow file
Updated SHADER_VALUE_NAMES to match material attribute changes in the ShaderValue enum
cmake-multi-platform.yml #33
:
Commit
6d85afcd0e
pushed by
kearwood
main
2026-05-06 07:30:06 +00:00
0s
View workflow file
Improved validation and logging for material file parsing
cmake-multi-platform.yml #32
:
Commit
072b69583d
pushed by
kearwood
main
2026-05-06 06:49:54 +00:00
0s
View workflow file
GLTF: Add support for KHR_materials_emissive_strength
cmake-multi-platform.yml #31
:
Commit
16e425c838
pushed by
kearwood
main
2026-05-06 06:06:44 +00:00
0s
View workflow file
Now parsing all material parameters from GLTF
cmake-multi-platform.yml #30
:
Commit
bd63e1291d
pushed by
kearwood
main
2026-05-05 06:13:45 +00:00
0s
View workflow file
First
Previous
1
2
Next
Last