October 24, 2020, 23:01 (GMT) |
commit before merge |
October 24, 2020, 17:50 (GMT) |
Merge branch 'geometry-nodes-transform-node' into geometry-nodes-boolean-node |
October 24, 2020, 17:48 (GMT) |
Geometry nodes: Initial boolean node implementation This is fairly hacky and crashy and should not be the final implementation of this node, but it's nice to know that the basics are there to support this kind of functionality. Ideally the boolean code would not need the conversion to bmesh. |
October 24, 2020, 17:42 (GMT) |
Merge branch 'geometry-nodes' into geometry-nodes-transform-node |
October 24, 2020, 17:42 (GMT) |
Cleanup: Remove unused variable |
Revision 1c35405 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 24, 2020, 14:27 (GMT) |
LineArt: stage info updated |
Revision c99754d by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 24, 2020, 14:26 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision bc4e31a by Jacques Lucke (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-boolean-node, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, geometry-nodes-transform-node, temp-geometry-nodes-distribute-points-cleanup, temp-modifiers-instancing) October 24, 2020, 12:38 (GMT) |
Merge branch 'master' into geometry-nodes |
October 24, 2020, 09:16 (GMT) |
* PBVH node join code is now enabled for dyntopo bmesh * Fixed bug in dyntopo bmesh time limiting code |
October 24, 2020, 00:43 (GMT) |
remove accidental debug return |
October 24, 2020, 00:42 (GMT) |
* Fixed undo with bmesh dyntopo |
October 24, 2020, 00:19 (GMT) |
* Migrated optimizations from trimesh to bmesh dyntopo: - Original coordinate/normals are now stored in customdata layers, instead of being looked up in the BMLog - Vertex "indices" are now actually pointers to BMVerts. - Dyntopo split/collapse is now time-limited - Increased pbvh->leaf_limit to 2000 - Nodes are split after topolgy updates, not just after the user lets up the mouse. * Also, renamed TMElemSet to TableGSet TODO: - Migrate PBVHNode->bm_[unique_verts/other_verts/faces] to TableGSet. Currently GHash is completely inlined in this branch which does almost the same thing performance-size; inlining GHash seems beyond the scope of this project however. |
October 23, 2020, 22:53 (GMT) |
BMesh dyntopo works again, if you disable WITH_TRIMESH in BKE_pbvh.h |
Revision 4faa2b4 by Joseph Eagar (temp-trimesh-sculpt) October 23, 2020, 21:49 (GMT) |
Rebase branch |
October 23, 2020, 21:05 (GMT) |
Remove unused variable |
October 23, 2020, 20:25 (GMT) |
Geometry Nodes: Add transform geometry node |
October 23, 2020, 17:46 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
October 23, 2020, 17:46 (GMT) |
Merge branch 'master' into greasepencil-object |
October 23, 2020, 15:27 (GMT) |
Fixed capitalization in USD importer class names. Changed abbreviation Usd to USD in the reader classes. |
October 23, 2020, 14:44 (GMT) |
Cleaned up and commented USD material import code. |
|
|
|


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