August 16, 2016, 11:22 (GMT) |
Small fix. Also store number of decomposed hulls, handy to have available during later computations |
August 16, 2016, 11:15 (GMT) |
fix in pointcache: make sure file is saved before trying to write liquid cache |
August 16, 2016, 11:12 (GMT) |
cleanup for filenames and classes: SMOKE -> FLUID |
August 16, 2016, 09:20 (GMT) |
now multi-view can work with more than 2 cameras solve the camera number limitation by iterating over main->movieclip. |
August 16, 2016, 07:04 (GMT) |
Multiview tracking count clip using main.movieclip - using open clip given by main->movieclip - haven't set up clip pointer using main.movieclip |
August 16, 2016, 01:27 (GMT) |
Fixed spray mode in vertex paint. |
August 16, 2016, 01:09 (GMT) |
Merge branch 'master' into soc-2016-pbvh-painting |
August 15, 2016, 23:02 (GMT) |
Curves: Chamfer and offset operators Offset operator: Fixed it to work with vector and free handles. Chamfer: The operator now preserves all settings from the handles it is modifying (radius, tilt, weight, handle type, etc...). |
August 15, 2016, 21:59 (GMT) |
Merge branch 'master' into soc-2016-layer_manager |
August 15, 2016, 20:59 (GMT) |
now using scene gravity in all mantaflow scripts (smoke and liquid) |
August 15, 2016, 20:54 (GMT) |
refactored mantaflow scripts |
August 15, 2016, 16:15 (GMT) |
Quick fix for Select Overlapping UVs operator |
August 15, 2016, 13:54 (GMT) |
Curves: Offset operator Offset now works with auto, align and vector type handles. |
August 15, 2016, 13:05 (GMT) |
Add new packing to keymap and UV menu |
August 15, 2016, 12:10 (GMT) |
Curves: fillet and chamfer Added support to fillet and chamfer cyclic splines. Occasionaly, with no apparent reason, the following assertion fails blender-build/blender/source/blender/blenlib/intern/BLI_ghash.c:458, ghash_insert_ex(), at '(gh->flag & GHASH_FLAG_ALLOW_DUPES) || (BLI_ghash_haskey(gh, key) == 0) |
August 14, 2016, 16:42 (GMT) |
Merge branch 'master' into soc-2016-multiview |
August 14, 2016, 16:09 (GMT) |
Curves: Fillet and chamfer Fixed a calculation error in the fillet operator. Limited the chamfer algorithm to just run on the points inbetween the first and the last handles, since it makes no sense to chamfer the start of a line. This brings a problem with cyclic splines though, which will be addressed in a later commit. |
August 14, 2016, 15:30 (GMT) |
Curves: Fillet and chamfer operator Replaced calls to memcpy with BezTriples with calls to ED_curve_beztcpy, to prevent errors. |
August 14, 2016, 15:03 (GMT) |
Curves: Operator's interface Added interface options to call all operators. They are available on the tool shelf, under Curve Tools->Modelling, and on the Edit Curve Specials menu. |
August 14, 2016, 14:25 (GMT) |
Curves: Offset operator Added support for collinear handles and cyclic splines. Changed the way offset direction is corrected. Previously, the code checked for intersections between the offset spline and the original one. I replaced this with vector calculus. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021