Revision d49c6bb 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) December 27, 2017, 16:04 (GMT) |
WIP: More work in boundary fill |
December 27, 2017, 15:39 (GMT) |
Fix T53638: View layer renaming crashes 2/2 This fixes renaming the view layer via Python. This bug was introduced originally in 3a95bdfc65d. Although I suspect it was around for longer, since this commit didn't touch this part of the code. But basically we need the id of the RNA property to be the one that owns the data (view layer). |
December 27, 2017, 15:37 (GMT) |
Fix T53638: View layer renaming crashes 1/2 This fixes renaming via the interface. This bug was introduced originally in 9515737b554. We need the id of the RNA property to be the one that owns the data (view layer). So it can't be the window's id, but the scene one instead. |
December 27, 2017, 11:04 (GMT) |
Redraw notifier after changing groom edit sub-mode. |
Revision 1da64c2 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 26, 2017, 22:07 (GMT) |
fixes for acceleration map |
Revision 24f9321 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 26, 2017, 20:15 (GMT) |
invalidate rigidbody cache/bake if rigidbody objects are duplicated or deleted as well |
Revision a56c7a5 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) December 26, 2017, 16:58 (GMT) |
WIP: Improve offscreen render Now, all the render is done in a image to debug results. |
Revision c77878a by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 26, 2017, 16:40 (GMT) |
added final solid mesh source for mesh, some sphere margin fixes |
December 26, 2017, 15:31 (GMT) |
Depsgraph: Fix copy-on-write assert when freeing Freestyle config We were bumping user count when duplicating viewlayer and its freestyleconfig depending on the flag, however when freeing we were always decreasing user count. This fixes this and get rid of the assert when running: `--factory-startup --enable-copy-on-write` And closing Blender. |
Revision 6e81d08 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) December 26, 2017, 11:34 (GMT) |
WIP: Add debug lines to show boundary |
December 25, 2017, 22:59 (GMT) |
Fix T53600: Cycles shader mixing issue with principled BSDF and zero weights. SVM nodes need to read all data to get the right offset for the following node. This is quite weak, a more generic solution would be good in the future. |
Revision 16f161e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 25, 2017, 22:30 (GMT) |
added acceleration maps which should be also be usable in playback |
December 25, 2017, 22:05 (GMT) |
Fix T53607: Cycles normal map baking problem when there is no bump. |
December 25, 2017, 16:20 (GMT) |
Store section and vertex data in arrays instead of linked lists. |
Revision 02680ca 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) December 25, 2017, 16:19 (GMT) |
WIP: Implement Boundary fill algorithm This algorithm is used to fill the shape that will be used to create the new stroke after analyze the external outline. The fill is no working yet becaus ethe offscreen drawing is still on progress. |
Revision 9bf8ba1 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 25, 2017, 15:45 (GMT) |
added an acceleration map (vgroup), some remesher fixes |
December 25, 2017, 15:30 (GMT) |
Simplify class name. |
December 25, 2017, 14:34 (GMT) |
Vertex array for closed curves forming 2D groom sections. |
Revision 01a589c by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 25, 2017, 13:13 (GMT) |
tweak of value display in FM UI |
Revision 3d3ece2 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 25, 2017, 13:12 (GMT) |
fix for collision condition, it failed for regular case |
|
|
|


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