This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Campbell Barton 2044b62370 resolve some issues with curve resolution calculaction
- resolution could become so high that it would wrap around  to a negative number, now check for small numbers before doing float division.
- resolution was being calculated in some cases when it already met the clamp value - now this is skipped.
2012-08-04 20:17:22 +00:00
..
2012-05-16 23:37:23 +00:00
2012-08-04 19:34:38 +00:00
2012-06-06 22:38:39 +00:00
2012-08-03 22:12:57 +00:00
2012-03-02 16:05:54 +00:00
2012-05-22 13:59:58 +00:00
2012-06-06 22:38:39 +00:00
2012-05-29 10:21:07 +00:00