Skip to content

Releases: ousnius/BodySlide-and-Outfit-Studio

v5.4.0

19 Jul 16:58
Compare
Choose a tag to compare
Update version

v5.3.1

19 Jan 18:29
Compare
Choose a tag to compare
Fixed floor and nodes not showing when loading project too early

v5.3.0

17 Jan 20:43
Compare
Choose a tag to compare
Update version

5.3.0
2021

v5.2.0

30 Sep 18:08
Compare
Choose a tag to compare
Update version

v5.1.0

10 Aug 20:29
f425dde
Compare
Choose a tag to compare
Added BuildSelection.cpp to CMakeLists (#305)

v5.0.7

01 Jun 17:23
Compare
Choose a tag to compare
Added UV vertex deselection

Vertex selection tool with Alt key.

v5.0.6

25 Apr 12:24
Compare
Choose a tag to compare
Fixed wrong GL context being active in various cases

Mesh creation (CreateBuffers), mesh destructor, shader/texture creation.

v5.0.5

19 Apr 21:10
Compare
Choose a tag to compare
Fixed X-Mirror not reactivating and toolbar appearance

Using the three tools Collapse Vertex, Flip Edge and Split Edge wouldn't revert to the previous X-Mirror state when going back to a regular brush.

v5.0.4

19 Apr 11:50
Compare
Choose a tag to compare
Fixed incorrect behavior of single clicks with the inflate/deflate brush

Performing a single click with the inflate or deflate brushes didn't affect the mesh with the right strength due to the picked brush normal not actually being normalized.

v5.0.3

29 Mar 23:13
Compare
Choose a tag to compare
Remove (truly) unused nodes and added Remove Skinning action

"Remove Skinning" disables skinning for all shapes.

Unused nodes are always deleted on save.