|
1 | 1 | GETools changelog |
2 | 2 |
|
| 3 | +v1.4.4 |
| 4 | +- added Maya version check to avoid compatibility issues with Maya 2020 and older. |
| 5 | +- removed requirement to use separate GETools version for Maya 2020. |
| 6 | + |
3 | 7 | v1.4.3 |
4 | | -- [OVERLAPPY] fixed loop mode with rootmotion |
| 8 | +- [OVERLAPPY] fixed loop mode with rootmotion. |
5 | 9 |
|
6 | 10 | v1.4.2 |
7 | | -- [OVERLAPPY] added default preset auto loading. If not exists, use Built-in preset |
8 | | -- [OVERLAPPY] removed "Reset Settings" button |
| 11 | +- [OVERLAPPY] added default preset auto loading. If not exists, use Built-in preset. |
| 12 | +- [OVERLAPPY] removed "Reset Settings" button. |
9 | 13 |
|
10 | 14 | v1.4.1 |
11 | | -- fixed global variables referencing between all GETools modules (Maya 2020 and older can't use these features) |
12 | | -- added separate Github branch for Maya version 2020 |
| 15 | +- fixed global variables referencing between all GETools modules (Maya 2020 and older can't use these features). |
| 16 | +- added separate Github branch for Maya version 2020. |
13 | 17 |
|
14 | 18 | v1.4.0 |
15 | | -- [TOOLS] added "Polygon With Locators" button to create custom polygons with locators for each vertex |
16 | | -- [TOOLS] extracted Rigging UI code blocks to separate functions |
17 | | -- [UTILS] removed "Print Animatable Attributes With Shapes" button because of redundancy |
18 | | -- [UI] changed some button names |
| 19 | +- [TOOLS] added "Polygon With Locators" button to create custom polygons with locators for each vertex. |
| 20 | +- [TOOLS] extracted Rigging UI code blocks to separate functions. |
| 21 | +- [UTILS] removed "Print Animatable Attributes With Shapes" button because of redundancy. |
| 22 | +- [UI] changed some button names. |
19 | 23 |
|
20 | 24 | v1.3.8 |
21 | | -- [CENTER OF MASS] fixed constraining to multiple selected objects |
22 | | -- [CENTER OF MASS] simplified UI buttons, removed redundant and merge similar |
| 25 | +- [CENTER OF MASS] fixed constraining to multiple selected objects. |
| 26 | +- [CENTER OF MASS] simplified UI buttons, removed redundant and merge similar. |
23 | 27 |
|
24 | 28 | v1.3.7 |
25 | | -- [OVERLAPPY] fixed "Load/Save Settings" missing path to folder after Getools was restarted through "Restart GETools" button |
| 29 | +- [OVERLAPPY] fixed "Load/Save Settings" missing path to folder after Getools was restarted through "Restart GETools" button. |
26 | 30 |
|
27 | 31 | v1.3.6 |
28 | | -- added link for Tutorial Video button |
| 32 | +- added link for Tutorial Video button. |
29 | 33 |
|
30 | 34 | v1.3.5 |
31 | | -- [RIGGING] fixed bug with constraining same object multiple times to create more than 1 parent |
| 35 | +- [RIGGING] fixed bug with constraining same object multiple times to create more than 1 parent. |
32 | 36 |
|
33 | 37 | v1.3.4 |
34 | | -- [RIGGING] fixed bug with constraint reverse checkbox |
| 38 | +- [RIGGING] fixed bug with constraint reverse checkbox. |
35 | 39 |
|
36 | 40 | v1.3.3 |
37 | 41 | - [OVERLAPPY] fixed new keys generation if original object already has animation curve on attribute. |
|
0 commit comments