|
|
d31a98a859
|
fix: add lost GetTexture in BMapSharp for BMMaterial
|
2026-02-18 22:51:50 +08:00 |
|
|
|
9c4c4a7fa4
|
feat: update bmap-rs
|
2026-02-18 22:44:10 +08:00 |
|
|
|
cf0966e6d3
|
feat: update bmap-rs
|
2026-02-18 20:23:54 +08:00 |
|
|
|
6ea43cd82f
|
feat: update bamp-rs
|
2026-02-18 17:17:35 +08:00 |
|
|
|
4f24b76193
|
feat: update bmap-rs
|
2026-02-17 23:44:14 +08:00 |
|
|
|
518d2c77ec
|
feat: update bmap-rs
|
2026-02-17 00:29:44 +08:00 |
|
|
|
9aa5e05a03
|
feat: update bmap-rs wrapper
|
2026-02-15 23:04:55 +08:00 |
|
|
|
a04a3a9b34
|
feat: finish bmap-rs ffi bindings
|
2026-02-15 15:46:12 +08:00 |
|
|
|
8e0c6f3793
|
feat: finish virtools types in bmap-rs
|
2026-02-15 14:10:42 +08:00 |
|
|
|
763255d2a7
|
refactor: merge 2 rust crate in one
|
2026-02-15 11:41:23 +08:00 |
|
|
|
ade1eadd50
|
feat: finish EnumsMigration/EnumsRender
|
2026-02-15 10:58:58 +08:00 |
|
|
|
4619cb5d1a
|
feat: update flag enum and enum underlying type decision rules for codegen
|
2026-02-11 22:49:54 +08:00 |
|
|
|
3310cac100
|
feat: add rust support for code gen
|
2026-02-11 10:27:44 +08:00 |
|
|
|
fdf2a4fc22
|
doc: update doc
|
2026-02-10 00:10:56 +08:00 |
|
|
|
5fe62e8fb3
|
doc: update main readme.
|
2026-02-09 23:59:59 +08:00 |
|
|
|
1b991dd834
|
doc: update doc for BMap bindings
|
2026-02-09 22:56:38 +08:00 |
|
|
|
30f7201a07
|
feat: finish pybmap
|
2026-02-09 22:28:46 +08:00 |
|
|
|
9917db0399
|
feat: finish fixing for pybmap
|
2026-02-09 16:38:53 +08:00 |
|
|
|
a30a0a41d7
|
refactor: refactor pybmap test
|
2026-02-08 11:38:48 +08:00 |
|
|
|
80929039cc
|
refactor: restore pybmap with new layout
|
2026-02-08 10:52:53 +08:00 |
|
|
|
11d2e5116b
|
refactor: remove the whole PyBMap directory to avoid case-insenstive issue on Win32
|
2026-02-08 10:11:35 +08:00 |
|
|
|
b9d42c73f7
|
fix: fix BMap export function implementation bug
|
2026-02-07 22:23:52 +08:00 |
|
|
|
705af2aa3f
|
fix: fix BMapSharpTest
|
2026-02-06 22:07:35 +08:00 |
|
|
|
f7074eb98f
|
feat: update BMapSharp test
|
2026-02-06 20:33:22 +08:00 |
|
|
|
c379c00a3f
|
feat: update BMapSharp binding
|
2026-02-06 17:52:13 +08:00 |
|
|
|
37b8f2d023
|
feat: update BMapSharp marshaler
|
2026-02-06 17:13:28 +08:00 |
|
|
|
d2a9b18ede
|
fix: update BMapSharp virtools type.
- update BMapSharp virtools types.
- fix enum migration generation error.
|
2026-02-06 10:21:23 +08:00 |
|
|
|
8bc0792f1e
|
feat: add rust binding framework
|
2026-02-05 17:18:48 +08:00 |
|
|
|
6d41e593bc
|
doc: update devnote
|
2026-02-05 16:40:05 +08:00 |
|
|
|
10d5d8f002
|
feat: add new rule in BMapInspector
|
2026-02-05 14:38:25 +08:00 |
|
|
|
d3af894d2f
|
feat: add target camera in BMapInspector
|
2026-02-05 14:32:49 +08:00 |
|
|
|
1eb9d3f805
|
feat: add camera support for BMap
|
2026-02-05 14:12:16 +08:00 |
|
|
|
11abbe2c35
|
feat: add new rule for BMapInspector
|
2026-02-04 22:51:13 +08:00 |
|
|
|
2240f55964
|
feat: add new rule in BMapInspector
|
2026-02-04 21:32:34 +08:00 |
|
|
|
7b40c64470
|
feat: add more rules in BMapInspector
|
2026-02-04 20:46:04 +08:00 |
|
|
|
58ee7accff
|
feat: add lost ironpad and console color enable for BMapInspector.
|
2026-02-04 17:11:52 +08:00 |
|
|
|
c11220d54b
|
feat: finish one rule in BMapInspector.
- finish one rule in BMapInspector.
- fix CKObjectManager find object by name feature.
|
2026-02-04 17:03:53 +08:00 |
|
|
|
e6e714f2c9
|
feat: add note for disabled function in CKCamera
|
2026-02-03 19:48:45 +08:00 |
|
|
|
4985c6d3d0
|
fix: fix github action build error
|
2026-02-03 19:21:18 +08:00 |
|
|
|
37904fd5a4
|
fix: fix github action build error
|
2026-02-03 16:11:11 +08:00 |
|
|
|
a654370b82
|
chore: add lost PIC flag
|
2026-02-03 15:56:01 +08:00 |
|
|
|
90fe7ddcaf
|
chore: use new github action build layout
|
2026-02-03 15:49:47 +08:00 |
|
|
|
b06bd587f6
|
feat: add detailed rule in BMapInspector
|
2026-02-02 22:26:41 +08:00 |
|
|
|
ebbea473a4
|
feat: finish BMapInspector framework
|
2026-02-02 14:17:31 +08:00 |
|
|
|
def46d1b8f
|
feat: move all print work into main file in BMapInspector
|
2026-01-31 23:38:43 +08:00 |
|
|
|
c664eaba0e
|
feat: update cli for BMapInspector
|
2026-01-31 23:16:50 +08:00 |
|
|
|
8f5cc51de4
|
feat: add cli support for BMapInspector
|
2026-01-31 11:28:03 +08:00 |
|
|
|
103cb496a2
|
feat: update BMapInspector
|
2026-01-30 20:40:21 +08:00 |
|
|
|
8dfa4bd039
|
feat: initialize BMapInspector project
|
2026-01-30 20:23:39 +08:00 |
|
|
|
6b0d73177b
|
chore: write github action
|
2026-01-30 16:12:39 +08:00 |
|