Commit Graph

62 Commits

Author SHA1 Message Date
6c875d23ae add console output for rename system 2022-04-06 14:18:45 +08:00
3c36b8b9db finish rename system debug 2022-04-05 21:16:53 +08:00
c943264d05 finish rename system, without debug. 2022-04-05 20:45:00 +08:00
ca459c6185 add half code of rename system 2022-04-05 15:55:42 +08:00
1bfae63fe3 preparing rename system development 2022-04-04 22:04:11 +08:00
cb9609ac2c fix various bugs after refactor 2022-04-04 12:45:41 +08:00
c40f956771 fix loading and bm import/export error 2022-04-04 11:30:04 +08:00
e264c85a04 refactor project. preparing v3.0 development. no debug current 2022-04-03 22:48:12 +08:00
9c24569a06 fix add_floor texture problem again 2020-11-08 10:31:29 +08:00
031458bfc8 fix add_floor material error 2020-11-07 19:32:07 +08:00
3d1cf14334 update to bm spec 1.3 2020-11-06 21:34:47 +08:00
df44426195 fix suffix error when using add_element 2020-11-06 16:23:36 +08:00
670cc830fd finish version 2.0 2020-10-21 13:48:36 +08:00
582e96615a add rail_uv projection param. Update export bm UI (use PointerProperty) 2020-10-19 22:12:27 +08:00
ac9d196e3e update zh-cn document 2020-10-10 20:17:37 +08:00
f332e15791 finish flatten uv 2020-10-10 19:56:15 +08:00
0fb53f6827 add flatten uv. still have bug 2020-10-10 17:00:31 +08:00
c74141a346 fix move 2 cursor error 2020-10-10 11:11:08 +08:00
b3ee636848 finish all floor prototype 2020-10-10 10:27:15 +08:00
83ba270184 finish all basic floor protorype 2020-10-10 09:53:07 +08:00
027e267cc7 WIP adding floor prototype (2/3) 2020-10-09 21:59:06 +08:00
f5275b2abd WIP adding block prototype 2020-10-09 21:26:17 +08:00
93d077f18d add prototype 2020-10-09 17:16:36 +08:00
078dc952e7 add triangle face support 2020-10-09 16:39:20 +08:00
112b63319f WIP floor prototype 2020-10-09 12:53:00 +08:00
e2949708e6 finish add_derived_floor and debug 2020-10-08 21:19:06 +08:00
512cbce7fe WIP. write derived block creator 2020-10-08 17:12:38 +08:00
f0e3c3a597 finish add_basic_floor debug 2020-10-08 13:07:43 +08:00
75bfcbea02 add add_floor core function. WIP. no debug 2020-10-07 22:25:02 +08:00
4259d057fd fix rail_uv bbox calc bug 2020-10-07 20:38:01 +08:00
6ae4cbeddc finish add_floor ui display 2020-10-07 15:49:12 +08:00
35655a671d update message box and rail_uv 2020-10-07 15:20:51 +08:00
a8203dcb9c try use pointer property for rail_uv 2020-10-06 23:57:21 +08:00
612c641391 WIP, update some code 2020-10-06 12:57:25 +08:00
da722fe4bb adding add_floor function WIP 2020-10-05 22:30:06 +08:00
c5fc214384 increase bm version 2020-09-06 10:27:49 +08:00
ff24707186 update to bm 1.2 2020-09-06 10:11:48 +08:00
1fe77d843e add import opt, for BMERevenge import 2020-09-04 17:01:01 +08:00
d236925612 delete debug print 2020-09-04 11:10:46 +08:00
0af7f204dc finish rail section operator 2020-09-03 23:44:47 +08:00
79a04f1496 finish add elements 2020-09-03 13:57:06 +08:00
08eb6dcff9 [add] add ui and fix naming problem
- renaming all classes
- add conflict option for importing bm. no real code
- add shift + a menu, still no real code
2020-09-02 23:04:21 +08:00
751ff15b95 fix some name error and add no uv checker 2020-08-31 21:56:08 +08:00
97659f74cc remove debug print 2020-08-30 21:28:22 +08:00
41d3c5f3b7 use with syntax to save file and fix no uv bug 2020-08-30 21:22:25 +08:00
40756b0178 create document and bump version 2020-08-08 11:35:32 +08:00
af05f2ae21 fully finish bm import/export function 2020-08-07 14:17:13 +08:00
034f1e55aa update export module into bm 1.1 2020-08-07 10:41:50 +08:00
da4f07f37a add smooth feature 2020-08-06 14:43:31 +08:00
d90d05170b last edit 2020-08-06 12:17:06 +08:00