July 29, 2014, 23:18 (GMT) |
Added UV-mesh cache so editing is fast, implemented NurbTrim. DNA is still buggy. |
July 29, 2014, 20:49 (GMT) |
small cleanup against mater to avoid conflict when merge-testing with multiview |
July 29, 2014, 20:29 (GMT) |
Merge branch 'master' into blender-tiles |
Revision c605ce3 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) July 29, 2014, 17:51 (GMT) |
fix for crash at changing mass when not at frame 1 |
July 29, 2014, 16:42 (GMT) |
Fix for error when converting int -> unsigned int with strict compiler flags. |
July 29, 2014, 16:42 (GMT) |
Changed mesh sample definition to use 3 vertex weights instead of a face index. This is easier to sample uniformly and avoids the need for tesselation for evaluating. |
July 29, 2014, 16:42 (GMT) |
Normalize the normal vector after sample eval to account for interpolation. |
July 29, 2014, 16:42 (GMT) |
Added a bool return to the eval function to give feedback on invalid samples. |
July 29, 2014, 16:42 (GMT) |
Added a basic RNA definition for the mesh sampling system. |
July 29, 2014, 16:42 (GMT) |
Eval function to get a location and normal vector from mesh samples. |
July 29, 2014, 16:42 (GMT) |
Usable random distribution algorithm. Does not include area weighting yet. |
July 29, 2014, 16:42 (GMT) |
Skeleton code for sampling meshes. |
July 29, 2014, 16:42 (GMT) |
Merge branch 'master' into hair_system |
July 29, 2014, 15:58 (GMT) |
Cycles: Further optimizations for Volume Light Sampling. * Now we calculate ls->P only, which is needed for equi-angular sampling. If the scattering is successful, we call the regular light_sample() functions. |
July 29, 2014, 15:50 (GMT) |
Only modify outline of selected pie items. |
July 29, 2014, 15:42 (GMT) |
Proper fix for previous fix (tm) |
July 29, 2014, 14:19 (GMT) |
Manipulator property toggle did not work. Add toggle operator instead |
July 29, 2014, 13:46 (GMT) |
Proper fix of tooltips not exiting |
July 29, 2014, 13:44 (GMT) |
Bending forces and damping for hair. This adds some stiffness to hairs along bends, such that the hair does no longer behave like a chain of freely rotating segments. Note that there is no bending force on the root segment yet, which means the hair swivels around the root point without resistance. |
July 29, 2014, 13:13 (GMT) |
Fix tooltip sticking to button |
|
|
|


Master Commits
MiikaHweb | 2003-2021