forked from 09th/YABEE
-
Notifications
You must be signed in to change notification settings - Fork 2
/
release.txt
29 lines (25 loc) · 1.06 KB
/
release.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
------------- Release 13.0 ---------------
* Some bugfixes.
* Blender 2.66 support
* Experimental automaticaly shadow and AO baking
------------- Bugfix R12.2 ---------------
* Fixed UV exporting
* Remove internal TBS Calculation (unclaimed, too many bugs)
------------- Bugfix R12.1 ---------------
* Fixed multiple bugs on objects "naming", which in fact made "R12" useless
------------- Release 12.0 ---------------
* Some bugfixes.
* Performance optimization.
* Option: Apply modifiers.
* Option: Merge meshes which have Armature modifier with the same skeleton.
* Option: Run pview after exporting.
* Collide and ObjectType recognize.
Possible issues:
I used temporary scene copy to make changes before exporting (e.g. modifiers applying),
it's can cause some issues.
- Incorrect material exporting on merged meshes.
- Incomplete scene clearing. Whenever we are deleted our temporary scene,
Blender won't to delete other objects, created with the scene, so
we should do it by hand. I recommend to save the .blend file before
exporting and reload it after.
- Names changing.