June 9, 2017, 23:18 (GMT) |
Merge branch '28' into custom-manipulators |
June 9, 2017, 23:15 (GMT) |
Replace array of properties with a named list This is useful for Py/RNA access. Add support for indexing arrays too. |
June 9, 2017, 22:51 (GMT) |
fix for preconditioner and closed domains closed domains require zero pressure fixing enabled for the preconditioner to work |
June 9, 2017, 20:40 (GMT) |
fixed domain border collision key mapping textual descriptions of borders did not match blender views |
June 9, 2017, 20:38 (GMT) |
Added details in brush and few modification in files |
June 9, 2017, 19:16 (GMT) |
filter out dead particles mantaflow stores dead particles for internal purposes. in blender we just skip them, they dont need to be shown in the UI |
June 9, 2017, 17:16 (GMT) |
Added Clip.png in gitignore |
June 9, 2017, 15:27 (GMT) |
Fixed some issues when inserting new meshdata into a pbvh. Buffers now get reset and primitives are written. Works for the simplest cornercase: Alt+Leftclick draw on a mesh with one node outside of that node. |
Revision b647f86 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 9, 2017, 11:13 (GMT) |
Implement lock axis in Sculpt grab brush This is the first implementation to lock the axis while sculpt. In some extreme angles the result is not perfect, so maybe need a review. We keep in this way while we found a better approach, maybe using the reprojection of the point as it is done when draw new strokes could work better. |
June 9, 2017, 10:41 (GMT) |
Add arrow and dial manipulators with RNA access |
June 9, 2017, 10:05 (GMT) |
Silhouette Operator basis setup. First tests to generate Geometry, failed to integrate into the existing pbvh structure. Experimental broken code. |
June 9, 2017, 09:51 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
Revision 1f4b935 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 9, 2017, 08:53 (GMT) |
Add missing UI options for sculpt and paint mode The onion and mask buttons can be used in sculpt mode also. |
June 9, 2017, 06:28 (GMT) |
RNA: Expose face-map manipulator to Python |
June 9, 2017, 05:55 (GMT) |
Missed last commit |
June 9, 2017, 05:51 (GMT) |
Rename intersect callback to test_select Be specific since this isn't for general intersection tests. |
June 9, 2017, 05:40 (GMT) |
Cleanup: shorten struct member names For wmManipulatorMap the its clear from the context we're operating on manipulators. |
June 9, 2017, 04:52 (GMT) |
Remove unused widget/operator integration While this is a useful feature, current integration is untested and stored the operator in the wmManipulatorGroupType instead of its instance. |
June 9, 2017, 04:32 (GMT) |
Expose wmManipulatorGroupType.setup & refresh callbacks |
June 8, 2017, 22:40 (GMT) |
improved manta particle step function function now scales, translates particle data properly |
|
|
|


Master Commits
MiikaHweb | 2003-2021