July 3, 2019, 14:05 (GMT) |
Fix T66369: Excessive WARN messages in console when opening older files CDData checking on file load was not taking into account deprecated CD_MTEXPOLY datatype, which unfortunately shows same weird glitch as CD_PAINT_MASK and CD_FACEMAP ones... Note that it was annoying (due to amount of warnings in console), but totally harmless, since that data type is just deleted anyway. This commit also generally cleans up the CD_MTEXPOLY deprecation code, we have a system to handle that, let's use it, instead of defining local static values to replace it... |
July 3, 2019, 14:03 (GMT) |
Fix T66377: Applying rotation/scale on a parent changes location of a child |
Revision 011e88d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:57 (GMT) |
convert linked list to array for further processing |
Revision adab724 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 13:56 (GMT) |
LANPR: Fixed _UL_ name warnings. |
Revision 29413c8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:51 (GMT) |
class to simplify querying bparticle node tree |
Revision b80000f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:36 (GMT) |
rename BNodeTreeLookup to NodeTreeQuery |
Revision 9c7ef45 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:34 (GMT) |
Use float3 instead of custom vector type in function system |
Revision bf55ab3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:16 (GMT) |
comment on llvm builder and types |
Revision 2448312 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:01 (GMT) |
comment on tuple-call |
July 3, 2019, 12:27 (GMT) |
Fix T66370: add_relation Message in Console with certain shaders |
July 3, 2019, 12:18 (GMT) |
Refactor GLSL noise |
July 3, 2019, 12:06 (GMT) |
Fix T66374: Crash when adding non-mesh object |
July 3, 2019, 11:59 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
July 3, 2019, 11:53 (GMT) |
SSE noise implementation |
July 3, 2019, 09:54 (GMT) |
Fix T66366: Multi object edit makes blender crash Two issues here: - Evaluated object data is to only be updated for selection only after modifier stack is done its job. Otherwise it's possible to have selection batch update called on an input data, at the same time as original object data is being evaluated. - If object's modifier stack did not create its own evaluated mesh (in case when there is no effective modifiers, for example) can not update selection on object's data, as it might cause threading issues between objects sharing same data. |
July 3, 2019, 09:53 (GMT) |
Cloth: now reindexing the clothObject->verts to match bmesh |
July 3, 2019, 09:20 (GMT) |
Cloth: collapse edges now deletes vertices from clothObject This is crucial step, now need to reindex the vertices to properly match the bmesh verts |
Revision 8840be2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 09:19 (GMT) |
Merge branch 'master' into functions |
Revision 6b179c7 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 09:06 (GMT) |
LANPR: Image chaining threshold set higher bound. |
Revision a44d398 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 08:49 (GMT) |
Gpencil: Duplication modifier is working now. |
|
|
|


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