Blender Git Commits

Blender Git "gsoc2016-improved_extrusion" branch commits.

Page: 3 / 4

July 21, 2016, 21:43 (GMT)
Curves: Trim operator

The trim operator works fine in 1/3 cases.
July 20, 2016, 22:29 (GMT)
Curves: Trim operator

Fixed all memory leaks. There are a few occurences of the error
Memoryblock free: pointer not in memlist
July 19, 2016, 22:12 (GMT)
Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusion
July 19, 2016, 22:11 (GMT)
Curves: Trim operator

Fixed memory leaks (WIP).
July 6, 2016, 22:11 (GMT)
Curves: Trim operator

Fixed memory leaks. There are still many. Heap becomes corrupted very easily.
DO NOT CALL TRIM OPERATOR unless for debugging purposes.
July 5, 2016, 19:47 (GMT)
Curves: Trim operator

Fixed a few bugs on the trim operator
July 4, 2016, 17:13 (GMT)
Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusion
July 4, 2016, 17:11 (GMT)
Curves: Trim operator

Concluded the implementation of the operator. There is a bug with the chop function.
July 1, 2016, 16:20 (GMT)
Curves: Trim tool

Fixed an issue with ratio_to_segment.
June 29, 2016, 23:39 (GMT)
Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusion
June 29, 2016, 23:36 (GMT)
Curves: Trim operator

Implemented a helper functions. Furthered the implementation of the exec function.
June 28, 2016, 19:40 (GMT)
Curves: Trim operator

Continued the implementation of the main function. Implemented two helper functions.
June 27, 2016, 22:39 (GMT)
Curves: Trim operator

Concluded the implementation of the spline_X_shape function.
Advanced the implementation of the operator's main function.
June 25, 2016, 22:30 (GMT)
Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusion
June 25, 2016, 22:27 (GMT)
Curves: Extend tool/ Trim tool

Extend tool: fixed a few bugs, as described by dphantom in
http://blenderartists.org/forum/showthread.php?397450-GSoC-2016-Improvements-to-Bezier-Curves&p=3066750&viewfull=1#post3066750

Trim tool: Implemented spline_X_shape (helper function)
June 22, 2016, 20:10 (GMT)
Curves: Extend tool

Fixed a bug with memory that was generating wrong results.
This commit also contains some of the code for the Trim tool, though most of it is commented out.
June 22, 2016, 20:05 (GMT)
Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusion
June 20, 2016, 18:39 (GMT)
Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusion
June 19, 2016, 12:59 (GMT)
Curve: Concluded the implementation of the Extend operator

This commit contains the full implementation of the Extend operator, plus helper functions.
June 14, 2016, 10:29 (GMT)
Curves: Extend curve operator

Implements the "get_intersections" function, which calculates intersections between straigth lines and Bezier curves.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021