-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathchanges.txt
More file actions
37 lines (29 loc) · 710 Bytes
/
changes.txt
File metadata and controls
37 lines (29 loc) · 710 Bytes
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
30
31
32
33
34
35
36
37
1.4.4
- Fixed bug that broke all deformations without weight map
1.4.3
- Only internal changes
- Lots of code style fixes
1.4.2
- Added support for generator objects as collision geometry
1.4.1
- Fixed a memory leak
- Code documentation
- Misc. optimizations
1.4
- Added support for Restriction Tag
- New icon
1.3
- Added support for MoGraph Falloffs
1.2
- Renamed from SplineProjector to PointProjector
- Made sure it works with all PointObject derivatives, not only SplineObject
- Added Offset parameter
- Added Blend parameter
- Added Geometry Falloff parameter
- Minor bug fixes
1.1
- Added Spherical projection mode
- Changed parallel projection direction to +Z
- Bug fixes
1.00
- Initial version