Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
softskin
Browse files
Dec 06, 2020
updated exporter for blender + version 110
· 00af97b8
frankie
authored
Dec 06, 2020
00af97b8
Oct 17, 2019
Merge branch 'xp'
· 1fa67986
frankie
authored
Oct 17, 2019
1fa67986
removal of unused files
· f23ebdd0
frankie
authored
Oct 17, 2019
f23ebdd0
blender version
· cfb21551
frankie
authored
Oct 17, 2019
cfb21551
blender addon chapter
· 57d07cba
frankie
authored
Oct 17, 2019
57d07cba
dev note
· 2106fc42
frankie
authored
Oct 17, 2019
2106fc42
fixes on 2.8 module
· 7a0d28c1
frankie
authored
Oct 17, 2019
7a0d28c1
folder reorganisation and 2.80 version of io_softskin & quad2tricross
· 9b516b30
frankie
authored
Oct 17, 2019
9b516b30
switched blender export module to uint for all ids
· 5c36ee6e
frankie
authored
Oct 17, 2019
5c36ee6e
int to uint32_t everywhere possible to ensure data consistency in cache and mesh
· 9fafe10d
frankie
authored
Oct 17, 2019
9fafe10d
Oct 16, 2019
corrections in mesh loader to recognize ssc & ssm extensions
· 88870406
frankie
authored
Oct 16, 2019
88870406
replaced all Skin by Softskin in bind_methods and debug messages
· 8253455e
frankie
authored
Oct 16, 2019
8253455e
warning removal
· dbf47123
frankie
authored
Oct 16, 2019
dbf47123
added calss for documentation in config.py
· bde7d5f0
frankie
authored
Oct 16, 2019
bde7d5f0
Oct 15, 2019
all icons renamed
· 1a491551
frankie
authored
Oct 15, 2019
1a491551
all classes name prefixed with Soft
· 17c8bda8
frankie
authored
Oct 15, 2019
17c8bda8
all classes renamed with a softskin prefix
· e87cb9b1
frankie
authored
Oct 15, 2019
e87cb9b1
Sep 05, 2019
ignoring obj tmp files
· 2b6f93b6
frankie
authored
Sep 05, 2019
2b6f93b6
fix on array constructor for windows
· 102b1c4b
frankie
authored
Sep 05, 2019
102b1c4b
fix on union constructor for windows
· fa103b40
frankie
authored
Sep 05, 2019
fa103b40
cross platform install script
· 315a12c8
frankie
authored
Sep 05, 2019
315a12c8
Aug 15, 2019
methods for group listing and dot group retrieval
· 3c26d7d7
frankie
authored
Aug 15, 2019
3c26d7d7
Aug 12, 2019
searching for std mesh update bug + metarials for ligament, normal & edges
· 886cc3c5
frankie
authored
Aug 12, 2019
886cc3c5
Aug 09, 2019
install instruction in readme
· 77161ccc
frankie
authored
Aug 09, 2019
77161ccc
readme updates
· 9d3de373
frankie
authored
Aug 09, 2019
9d3de373
management of weights in groups (basic)
· e21cf838
frankie
authored
Aug 09, 2019
e21cf838
Aug 08, 2019
ligament rest length multiplier enabled in computation
· 2aa915dc
frankie
authored
Aug 08, 2019
2aa915dc
fix for normal meshes
· f3588aa5
frankie
authored
Aug 08, 2019
f3588aa5
evolution of cache, now stores anchors and groups
· 94fd4b0d
frankie
authored
Aug 08, 2019
94fd4b0d
complete review of normal management for more flexibility and better performances
· 269321ce
frankie
authored
Aug 08, 2019
269321ce
optimisation of normal export
· b3c909b0
frankie
authored
Aug 08, 2019
b3c909b0
Aug 07, 2019
registration of groups for gdscript
· 7e989a6d
frankie
authored
Aug 07, 2019
7e989a6d
addon to split quad in 4 triangles instead of 2
· 3860c085
frankie
authored
Aug 07, 2019
3860c085
softskin exporter for blender, turned into an addon
· af250f52
frankie
authored
Aug 07, 2019
af250f52
Aug 06, 2019
corrections on anchors export/import + ui imporval of skin
· 393e345e
frankie
authored
Aug 07, 2019
393e345e
purge of debuggers
· c0d0d9f9
frankie
authored
Aug 06, 2019
c0d0d9f9
fix on dot normal getter
· a1462db5
frankie
authored
Aug 06, 2019
a1462db5
debugging normal_edge import
· c80b815f
frankie
authored
Aug 06, 2019
c80b815f
serialise & deserialise methods in mesh & cache
· c62ed458
frankie
authored
Aug 06, 2019
c62ed458
removal of std::couts
· 7d6d4b1f
frankie
authored
Aug 06, 2019
7d6d4b1f
Loading