Releases: JoseConseco/GoB
Releases · JoseConseco/GoB
v3_1_0 - for blender 2.8
v3_0_91 - for blender 2.8
v3.0.8 - for blender 2.8
v3.0.6 - for blender 2.8
- timers work again.
v3.0.5 - for blender 2.8
- reverted Timers import listener back to Modal Operator. Timers were causing belnder crashes...
v3.0.2 - for blender 2.8
- Changed modal background listener operator to timers.
- fix ngons - triangulate them, and join to quads if possible. Do not join tris, that existed on mesh prior to ngons.
- new icons by kromar
v2.0.1 - for blender 2.8
v2.0.1 - for blende 2.8
- open files using 'with' statement, - this will unlock exchange files even if addon crashes.
- better obj name decode (in past sometimes blender would not recognize incoming mesh is same as existing scene objecj, because name would not be imported correctly)
- print more descriptive errors, so that users will have easier time figuring out what may be wrong with theirs goz setup
- option in preferences to: ignore modifiers, export modifiers, apply and export
- option to flip object on export (may help some users that were reporting bad mesh orientation)
v3.0.4 - for blender 2.8
- fixes latest API changes in blender (missing context.depsgraph()
- it will only work with blender build after 16 of may
- fixes to autoupdate
- link to this github issues tracker, from addon preferences






