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
1
Packages
Projects
Releases
Wiki
Activity
All Workflows
cmake-multi-platform.yml
Actor
All actors
kearwood
Status
All status
Success
Failure
Waiting
Running
WIP GLTF Texture assignment to materials
cmake-multi-platform.yml #29
:
Commit
ed036caec5
pushed by
kearwood
main
2026-05-04 21:53:35 +00:00
0s
View workflow file
WIP GLTF Texture import
cmake-multi-platform.yml #28
:
Commit
5c5402655f
pushed by
kearwood
main
2026-05-03 21:37:07 +00:00
0s
View workflow file
Now using simdjson::ondemand to parse gltf
cmake-multi-platform.yml #27
:
Commit
f1474f1450
pushed by
kearwood
main
2026-05-02 21:09:09 +00:00
0s
View workflow file
KRMaterial json parsing now including all members
cmake-multi-platform.yml #26
:
Commit
1149376d22
pushed by
kearwood
main
2026-04-24 09:53:35 +00:00
0s
View workflow file
Simplifying error handling for KRMaterial json parsing.
cmake-multi-platform.yml #25
:
Commit
50af76d62f
pushed by
kearwood
main
2026-04-20 21:53:35 +00:00
0s
View workflow file
Add simdjson 32-bit float helper to simplify parsing.
cmake-multi-platform.yml #24
:
Commit
e723948d6a
pushed by
kearwood
main
2026-04-19 21:06:56 +00:00
0s
View workflow file
KRMaterial now using simdjson ondemand deserialization.
cmake-multi-platform.yml #23
:
Commit
d1d98c079f
pushed by
kearwood
main
2026-04-19 20:50:51 +00:00
0s
View workflow file
Fixed MacOS build
cmake-multi-platform.yml #22
:
Commit
60d2883a4d
pushed by
kearwood
main
2026-04-18 23:15:47 +00:00
0s
View workflow file
Remove Explicit CMAKE_CXX_COMPILER define from CMakeLists
cmake-multi-platform.yml #21
:
Commit
eec6387d46
pushed by
kearwood
main
2026-04-18 21:22:32 +00:00
0s
View workflow file
KRMaterial files no longer include a terminating null character.
cmake-multi-platform.yml #20
:
Commit
8aabadb90f
pushed by
kearwood
main
2026-04-17 09:53:35 +00:00
0s
View workflow file
Added material transmission attributes.
cmake-multi-platform.yml #19
:
Commit
3242983ce8
pushed by
kearwood
main
2026-04-16 07:12:53 +00:00
0s
View workflow file
WIP material modernization - Added new material attributes
cmake-multi-platform.yml #18
:
Commit
16de2d66f2
pushed by
kearwood
main
2026-04-15 06:47:01 +00:00
0s
View workflow file
WIP material modernization refactor
cmake-multi-platform.yml #17
:
Commit
c28e088118
pushed by
kearwood
main
2026-04-14 07:54:00 +00:00
0s
View workflow file
GLTF - Multiple Binary Support
cmake-multi-platform.yml #16
:
Commit
2584f63670
pushed by
kearwood
main
2026-04-05 09:53:35 +00:00
0s
View workflow file
Add simdjson parser dependency.
cmake-multi-platform.yml #15
:
Commit
ebb54fd441
pushed by
kearwood
main
2026-04-03 09:53:35 +00:00
0s
View workflow file
GLTF import scaffolding
cmake-multi-platform.yml #14
:
Commit
c31ca2d0be
pushed by
kearwood
main
2026-04-02 06:04:40 +00:00
0s
View workflow file
Add GLTF loader stub
cmake-multi-platform.yml #13
:
Commit
356962e140
pushed by
kearwood
main
2026-04-02 04:47:08 +00:00
0s
View workflow file
Fix KRTexturePNG::getExtension, which was returning tga rather than png.
cmake-multi-platform.yml #12
:
Commit
a7506c556c
pushed by
kearwood
main
2026-04-01 05:22:12 +00:00
0s
View workflow file
Fixed bug in mipmap streaming code.
cmake-multi-platform.yml #11
:
Commit
b73290ffd6
pushed by
kearwood
main
2026-03-25 12:01:05 +00:00
0s
View workflow file
Fixes for mipmap streaming system.
cmake-multi-platform.yml #10
:
Commit
9d5d269feb
pushed by
kearwood
main
2026-03-24 06:06:54 +00:00
0s
View workflow file
KRTexture::getMemRequiredForLod and KRTexture::getLodData now interpret the passed lod level as a single mip rather than the mip chain starting at the passed lod level.
cmake-multi-platform.yml #9
:
Commit
b205fe2e0d
pushed by
kearwood
main
2026-03-20 12:01:05 +00:00
0s
View workflow file
WIP Refactoring Texture Streaming System
cmake-multi-platform.yml #8
:
Commit
d560ba46c7
pushed by
kearwood
main
2026-03-19 07:54:53 +00:00
0s
View workflow file
Implementing MipMap support for Vulkan
cmake-multi-platform.yml #7
:
Commit
9fa0b04c8c
pushed by
kearwood
main
2026-03-19 06:53:13 +00:00
0s
View workflow file
Changed mip-map handling to use mip/lod levels rather than maximum dimensions of the lod.
cmake-multi-platform.yml #6
:
Commit
d652d747a2
pushed by
kearwood
main
2026-03-18 12:01:05 +00:00
0s
View workflow file
KRTexture2D::getDimensions has been extended to a Vector3i and promoted to KRTexture::getDimensions
cmake-multi-platform.yml #5
:
Commit
d1299ccc13
pushed by
kearwood
main
2026-03-17 07:03:48 +00:00
0s
View workflow file
Refactoring KRTexture2D::uploadTexture, replacing with getLodData.
cmake-multi-platform.yml #4
:
Commit
780d06883a
pushed by
kearwood
main
2026-03-16 07:58:08 +00:00
0s
View workflow file
WIP PNG Image Support
cmake-multi-platform.yml #3
:
Commit
3914e917a1
pushed by
kearwood
main
2026-03-16 07:29:47 +00:00
0s
View workflow file
Fixed CMake errors when Kraken is included from a parent CMake project
cmake-multi-platform.yml #2
:
Commit
5293c769a3
pushed by
kearwood
main
2026-03-11 12:01:05 +00:00
0s
View workflow file
Fix macos build error
cmake-multi-platform.yml #1
:
Commit
5d077cee6d
pushed by
kearwood
main
2026-01-07 12:01:05 +00:00
0s
View workflow file
First
Previous
1
2
Next
Last