July 18, 2019, 10:55 (GMT) |
Fix T66811 Eevee: Flickering in weight paint mode This was caused by TAA offset being computed as the 2nd sample even if the sampling was reset afterwards. The fix is to update the matrices after any potential reset. |
July 18, 2019, 10:46 (GMT) |
USD: Experimental support for instancing/referencing Dupli-object meshes are now written to USD as references to the origina mesh. This is still very limited in correctness, as there are issues referencing to materials from a referenced mesh. I am still committing this, as it also introduces some code clarifications and gives us a place to start when continuing the quest for proper instancing in USD. |
July 18, 2019, 10:46 (GMT) |
USD: added debug function for printing the export graph |
July 18, 2019, 10:46 (GMT) |
USD: removed 'parent_writer' pointer The `parent_writer` pointer was intended to be used by an Alembic writer, but now it's getting in the way. I'm removing it from the `AbstractHierarchyIterator` with the intent of either restoring it or finding another solution when we actually implement Alembic writers. |
July 18, 2019, 10:46 (GMT) |
USD: Fix missing writer pointer Fixes bug introduced in previous commit. |
Revision ea6bbc1 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 18, 2019, 10:39 (GMT) |
use step block data in more functions |
July 18, 2019, 10:27 (GMT) |
Revision d1f05d2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 18, 2019, 10:22 (GMT) |
use step block data in more functions |
Revision a6914c9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 18, 2019, 10:16 (GMT) |
introduce BlockStepData as container for data that would have to be passed into many functions |
July 18, 2019, 10:11 (GMT) |
Fix edit-mode particle vertex draw size Vertices were hard to see, draw the same size as edit-mesh vertices. |
Revision 7aa22a2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 18, 2019, 10:08 (GMT) |
initial forwarding listeners + particle trail node Still looking for a better name instead of Forwarding Listeners |
July 18, 2019, 09:19 (GMT) |
Cloth: initial steps towards computing face sizing |
July 18, 2019, 09:12 (GMT) |
Fix T58447: Unselected bone used for constraint target |
Revision 4672d7a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 18, 2019, 08:37 (GMT) |
Merge branch 'master' into functions |
Revision 7c47656 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 18, 2019, 07:55 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-npr |
July 18, 2019, 07:12 (GMT) |
Cloth: initial steps towards dynamic remeshing |
Revision 6e38a00 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 18, 2019, 07:12 (GMT) |
GPencil: Fix length modifier wrong callback. |
July 18, 2019, 06:58 (GMT) |
Cleanup: remove redundant preference check Missing from f2df5206987f6, harmless but confusing to leave in checks for preferences having asked to skip them. |
July 18, 2019, 06:44 (GMT) |
Fix T67105: Missing Update Add Camera Background Image Reviewed By: brecht, sergey Differential Revision: https://developer.blender.org/D5284 |
Revision c0bc74f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 18, 2019, 06:36 (GMT) |
LANPR: Description of auto update write as "frame changes". |
|
|
|


Master Commits
MiikaHweb | 2003-2021