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
1,151
Commits
1
Branch
3
Tags
3e60fdd48aad4c17787d4b9e67007130f46989e0
Commit Graph
8 Commits
Author
SHA1
Message
Date
Kearwood Gilbert
3e60fdd48a
Fix some warnings
Some checks failed
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push)
Has been cancelled
Details
CMake on multiple platforms / build (Release, clang, clang++, macos-latest) (push)
Has been cancelled
Details
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push)
Has been cancelled
Details
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push)
Has been cancelled
Details
2026-05-17 13:57:55 -07:00
Kearwood Gilbert
7d38a6114f
Bump Copyright year
2026-05-17 12:19:35 -07:00
Kearwood Gilbert
a4c8b77f3a
Fixed crash on initialization of KRResourceBinding encapsulated in KRNodeProperty by changing default value to an empty string rather than nullptr. Implemented KRNODE_PROPERTY_ARRAY. KRModel meshes are now using KRNODE_PROPERTY_ARRAY
2025-11-24 21:14:24 -08:00
Kearwood Gilbert
36fd88d6ee
Add unsigned integer support to KRNodeProperty. KRCollider now using KRNodeProperty.
2025-11-24 19:06:13 -08:00
Kearwood Gilbert
51b8bcbc78
KRCollider is now using KRMeshBinding
2025-11-11 23:20:00 -08:00
Kearwood Gilbert
e44a6875eb
Bump Copyright year
2025-08-31 14:11:20 -07:00
Kearwood Gilbert
0a66f11ff0
Implemented API for model node creation.
...
hello_cube smoke test now adds a model node and assigns the built-in cube model
2024-09-21 23:32:38 -07:00
Kearwood Gilbert
08d98eefcb
WIP adding directory structure
2024-08-18 00:09:34 -07:00