Commit Graph

11 Commits

Author SHA1 Message Date
562b44c7aa use different file name of BMap in PyBMap for different system 2023-11-16 21:11:36 +08:00
d8b7ace53d expose lit mode interface in CKMesh.
- provide lit mode and wrap mode getter and setter in CKMesh.
- add lost flags setter in CKMesh.
- show lit mode and wrap mode data in Unvirt.
- add interface for lit mode in BMap, because some old Ballance map use lit mode to light objects.
- expose a raw c callback when creating bmap to allow user decide how the log output by themselves.
- change python bindings for BMap interface changes.
2023-11-15 21:47:58 +08:00
77bb3ce7d2 fix bmap python binding error 2023-11-10 12:23:03 +08:00
9b447733fb reorg PyBMap files. use correct import statement in module 2023-11-09 17:15:08 +08:00
29e9adac81 finish PyBMap bindings. (no serious debug) 2023-11-07 21:31:24 +08:00
824497f638 finish BMesh part of python bmap bindings 2023-11-07 11:39:35 +08:00
cd2d408618 finish MeshTransition & BMTexture bindings in pybmap 2023-11-06 10:47:49 +08:00
a8bd6888cb add interface for python bmap binding 2023-11-05 21:06:32 +08:00
d6411fd907 fix fatal error about bmap. continue writing py bmap binding 2023-11-05 17:38:08 +08:00
fcd1fa81db rename BM3dEntity to BM3dObject in BMap. continue writing python bmao binding. fix doc 2023-11-05 10:44:11 +08:00
2000a6ad9b update bmap python binding 2023-11-04 21:58:58 +08:00