Revision 7fd19bc by Germano Cavalcante May 8, 2018, 23:00 (GMT) |
BKE: bvhutils: Port bvhtree_from_mesh_get to take a Mesh param instead of a DerivedMesh. Differential Revision: https://developer.blender.org/D3227 |
Revision 579c01d by Campbell Barton May 8, 2018, 18:30 (GMT) |
Extrude Widget: with/without axis constraint |
Revision b7b59a7 by Campbell Barton May 8, 2018, 18:30 (GMT) |
Extrude Widget: tweak draw style Use filled circle for redo |
Revision 4f213c1 by Campbell Barton May 8, 2018, 17:36 (GMT) |
Cleanup: naming (prefer len over num for new code) |
Revision 305c455 by Campbell Barton May 8, 2018, 17:26 (GMT) |
Cleanup: mesh_runtime naming - BKE_mesh_get_looptri_num -> BKE_mesh_runtime_looptri_len - BKE_mesh_runtime_recalc_looptri -> BKE_mesh_runtime_looptri_recalc - BKE_mesh_get_looptri_array -> BKE_mesh_runtime_looptri_ensure |
Revision 65ae4e2 by Campbell Barton May 8, 2018, 17:16 (GMT) |
Missed last commit |
Revision 6e88075 by Campbell Barton May 8, 2018, 17:15 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 9a055d1 by Bastien Montagne May 8, 2018, 17:04 (GMT) |
Modifier stack: partial port of ShrinkWrap to new Mesh-based system. Partial only, complete depends on BVHTree helper updates, and subsurf updates. |
Revision f7727b5 by Bastien Montagne May 8, 2018, 16:41 (GMT) |
Modifier stack: Port Warp to new Mesh-based system. |
Revision 8f7e4b3 by Bastien Montagne May 8, 2018, 16:19 (GMT) |
Modifier stack: port Mask to new Mesh-based system. |
Revision e0a436f by Campbell Barton May 8, 2018, 16:01 (GMT) |
Cleanup: includes |
Revision 0012082 by Campbell Barton May 8, 2018, 15:54 (GMT) |
Cleanup: move mesh conversion into own function |
Revision 5f2a2e0 by Bastien Montagne May 8, 2018, 15:52 (GMT) |
Modifier stack: Port Caqst to new Mesh-based system. |
Revision e6d11c6 by Brecht Van Lommel May 8, 2018, 15:46 (GMT) |
Collections: remove per collection and view layer engine overrides. This will be handled by the new view layer override system which will store data elsewhere, removing the code already for easier refactoring. |
Revision 03dd109 by Campbell Barton May 8, 2018, 15:28 (GMT) |
Cleanup: consistent BKE_mesh naming |
Revision 00127d0 by Campbell Barton May 8, 2018, 15:17 (GMT) |
Cleanup: use bool for BKE_mesh_new_from_object |
Revision 7522af4 by Campbell Barton May 8, 2018, 15:15 (GMT) |
Cleanup: rename variables DerivedMesh had some odd conventions, remove from BKE_mesh. |
Revision 0e964af by Campbell Barton May 8, 2018, 15:06 (GMT) |
Cleanup: use 'nomain' when not in library data Rename only. |
Revision fa69ce9 by Campbell Barton May 8, 2018, 14:57 (GMT) |
Cleanup: whitespace, duplicate includes |
Revision 5b35595 by Bastien Montagne May 8, 2018, 14:42 (GMT) |
Modifier stack: Port Smooth to new Mesh-based system. |
|
|
|


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