Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2018-05-09Cleanup/refactor: Move get_mesh_eval_for_modifier from MOD_util to BKE_modifier.Bastien Montagne
2018-05-09Surface Deform mod: removed some stuff that shouldn't have been committedSybren A. Stüvel
2018-05-09Mesh Deform modifier: also show result while editing the deformation meshSybren A. Stüvel
2018-05-09Fix (unreported) bug in BVHTree 'free tessfaces' flag setting.Bastien Montagne
2018-05-09Merge branch 'master' into blender2.8Bastien Montagne
2018-05-09Fix (unreported) bug in BVHTree 'free tessfaces' flag setting.Bastien Montagne
2018-05-09Modifiers: ported Surface Deform to MeshSybren A. Stüvel
2018-05-09Multi-Object-Editing: MESH_OT_separate by Nick MiliosDalai Felinto
2018-05-09Multi-Object-Editing: MESH_OT_vert_connect by Nick MiliosDalai Felinto
2018-05-09EditMesh: multi object spin support by Falk DavidFulk33
2018-05-09Merge branch 'master' into blender2.8Campbell Barton
2018-05-09MSVC: resolve near/far issue take2Campbell Barton
2018-05-09Multi-Object-Editing : Support for Grid Fill by Falk DavidDalai Felinto
2018-05-09Multi-Object-Editing: MESH_OT_edges_select_sharp by Jefferson RausseoDalai Felinto
2018-05-09Draw manager: Initial implementation of particle edit modeSergey Sharybin
2018-05-09Draw manager: Use utility function to get particle edit modeSergey Sharybin
2018-05-09Draw manager: Add support for cached particle edit pathsSergey Sharybin
2018-05-09Draw manager: Correct edit mode check for particlesSergey Sharybin
2018-05-09Draw manager: Ignore particles when object is in particle edit modeSergey Sharybin
2018-05-09Draw manager: allow creation of hair batch cache from edit modeSergey Sharybin
2018-05-09Draw manager: De-duplicate segment countingSergey Sharybin
2018-05-09Draw manager: Completely de-duplicate strands caching for parent and particlesSergey Sharybin
2018-05-09Draw manager: Move parent particle cache fill into an own functionSergey Sharybin
2018-05-09Draw manager: Use single function to calculate particles UVsSergey Sharybin
2018-05-09Draw manager: Move emit_from checks to interpolation functionsSergey Sharybin
2018-05-09Draw manager: Move UVs interpolation of child particles to a functionSergey Sharybin
2018-05-09Draw manager: De-duplicate calculation of parent UVsSergey Sharybin
2018-05-09Draw manager: Make parent and child particles code to be more equalSergey Sharybin
2018-05-09Draw manager: More meaningful variable nameSergey Sharybin
2018-05-09Draw manager: Reduce indentation level in particle batch populateSergey Sharybin
2018-05-09Multi-Object-Editing : Support for MESH_OT_rip_edge by Miguel PozoDalai Felinto
2018-05-09Modifier stack: remove last usage of DM in WeightVGProximity .Bastien Montagne
2018-05-09Multi-Object-Editing: select_non_manifold by Jefferson RausseoDalai Felinto
2018-05-09Merge branch 'master' into blender2.8Campbell Barton
2018-05-09MSVC: remove hack for near/far name collisionCampbell Barton
2018-05-09Color: Combine/Separate YCbCrA node default to rec. 709Aaron Carlisle
2018-05-09BKE: bvhutils: Always return NULL when the BVHtree has no leafs.Germano
2018-05-09ED_transform: Port ED_transform_snap_object to new Mesh-based system.Germano
2018-05-09BKE: bvhutils: Port bvhtree_from_mesh_get to take a Mesh param instead of a D...Germano
2018-05-08Extrude Widget: with/without axis constraintCampbell Barton
2018-05-08Extrude Widget: tweak draw styleCampbell Barton
2018-05-08Cleanup: naming (prefer len over num for new code)Campbell Barton
2018-05-08Cleanup: mesh_runtime namingCampbell Barton
2018-05-08Missed last commitCampbell Barton
2018-05-08Merge branch 'master' into blender2.8Campbell Barton
2018-05-08Modifier stack: partial port of ShrinkWrap to new Mesh-based system.Bastien Montagne
2018-05-08Modifier stack: Port Warp to new Mesh-based system.Bastien Montagne
2018-05-08Modifier stack: port Mask to new Mesh-based system.Bastien Montagne
2018-05-08Cleanup: includesCampbell Barton
2018-05-08Cleanup: move mesh conversion into own functionCampbell Barton