Activity
feat(Vfs): add setting Vfs save date
feat(Vfs): add setting Vfs save date
[#4] fix(Matrix): circular import
[#4] fix(Matrix): circular import
chore: bump version number
chore: bump version number
[#4] feat: add atrix operations and refactor vector ops
[#4] feat: add atrix operations and refactor vector ops
Pull request merge
feat: extend Vec2f
, Vec3f
, Vec4f
, Color
and Quat
classes
feat: extend
Vec2f
, Vec3f
, Vec4f
, Color
and Quat
classesPull request merge
fix(Write): add return type to ZkWrite_newPath
fix(Write): add return type to
ZkWrite_newPath
feat(World): add World.save
API
feat(World): add
World.save
APIfix(VirtualObject): make sure the VirtualObject.new
return is delet…
fix(VirtualObject): make sure the
VirtualObject.new
return is delet…feat: add ModelScript
APIs
feat: add
ModelScript
APIschore: bump native ZenKit
chore: bump native ZenKit
chore: bump native ZenKit
chore: bump native ZenKit
feat(ModelAnimation): add node_indices
getter
feat(ModelAnimation): add
node_indices
getterrefactor: replace utf-8 with windows-1252
refactor: replace utf-8 with windows-1252
chore: update package version
chore: update package version
fix(VfsNode): fix create
handle pointer issues
fix(VfsNode): fix
create
handle pointer issuesfix(*): replace c_bool
-> c_int
for Windows compat
fix(*): replace
c_bool
-> c_int
for Windows compatfix(Vfs): properly enumerate child nodes
fix(Vfs): properly enumerate child nodes
docs(DaedalusVm): add example code
docs(DaedalusVm): add example code
chore(native): bump ZenKit
chore(native): bump ZenKit
chore(native): bump ZenKit
chore(native): bump ZenKit
feat(Vfs): add Vfs save API
feat(Vfs): add Vfs save API
refactor(*): linting fixes and rename
refactor(*): linting fixes and rename
chore(docs): update readme
chore(docs): update readme
chore(docs): update readme
chore(docs): update readme
chore(build): update package version
chore(build): update package version
feat(Daedalus): add initial Instance implementations
feat(Daedalus): add initial Instance implementations
fix(VirtualObject): add missing VobTypes to resolver
fix(VirtualObject): add missing VobTypes to resolver
feat(CutsceneCamera): implement CutsceneCamera
feat(CutsceneCamera): implement CutsceneCamera
refactor(Core): replace hacky DLL
GC workaround
refactor(Core): replace hacky
DLL
GC workaroundfix(Texture): add TextureBuilder
to __all__
fix(Texture): add
TextureBuilder
to __all__