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-04Mesh Remap: Face Data: Do not use large epsilon values to create bvhtree.Germano
2018-05-04Depsgraph: Fix extra operations and relations created for shared armaturesSergey Sharybin
2018-05-04Mesh Remap: Change the sphere_radius parameter instead of creating a bvhtree ...Germano
2018-05-04Constraint: Shrink Warp: Replace `bvhtree_from_mesh_looptri` with` bvhtree_fr...Germano
2018-05-04Mesh Lapacian: Use `isect_ray_tri_watertight_v3` instead of Epsilons to preve...Germano
2018-05-04Fix T54935: Particle group instances don't render when hidden in viewportSergey Sharybin
2018-05-04Fix T54341: Particle Instance Modifier doesn't preserve edge dataPhilipp Oeser
2018-05-04Fix wireframe modifier w/ even offsetCampbell Barton
2018-05-04Logging: setting log level wasn't workingCampbell Barton
2018-05-04IDProp API: expose repr utility functionCampbell Barton
2018-05-04BKE: BVHtree: make `bvhtree_from_mesh_edges` a static function.Germano
2018-05-04Fix `Transfer Mesh Data` with `Edge Mapping` of type `Projected Edge Interpol...Germano
2018-05-03Particle Edit: Shape Cut: Create and use bvhtree with AABB hull.Germano
2018-05-03Dynamic Paint: Create and use bvhtree with AABB hull.Germano
2018-05-03Fix T54927: BMesh Py error w/ select history sliceCampbell Barton
2018-05-03Cleanup: correct solidify logicCampbell Barton
2018-05-03Cleanup: parentheses warningCampbell Barton
2018-05-03BKE bvhtree: Add `tree_type` parameter to `bvhtree_from_mesh_get`.Germano
2018-05-03Fix tooltip for constraints' subtarget.Bastien Montagne
2018-05-03Cleanup: factorize RNA constraint targets definition.Bastien Montagne
2018-05-03Cleanup: split out extrude spin/screwCampbell Barton
2018-05-01Refactoring: bvhutils: Use a function that gets the bvhtree through an identi...Germano
2018-04-30Add support for area lights to the Apply Transform operatorLukas Stockner
2018-04-30Fix Merge > To CursorDalai Felinto
2018-04-30Cleanup: de-duplicate paint access from objectCampbell Barton
2018-04-30UV editing: Make 'Select Linked' work consistent to 3D ViewJulian Eisel
2018-04-30BLI Color: YUV to/from rgb colorspace optionAaron Carlisle
2018-04-28Fix vertex paint alpha brush setting color blackCampbell Barton
2018-04-28Cleanup: meaningful names for color blendingCampbell Barton
2018-04-26Fix T54836: Select sharp edges doesn't flush to facesCampbell Barton
2018-04-26Cleanup: Use enums for View2D value definesJulian Eisel
2018-04-25UI: optionally pass icon size to widget_draw_iconCampbell Barton
2018-04-25Library: Add assert to catch unsupported copy flags combinationSergey Sharybin
2018-04-25Depsgraph: Fix missing relations in array modifierSergey Sharybin
2018-04-25CDDM: correct (disabled) logic in merge vertsCampbell Barton
2018-04-25Remove developer exception hackCampbell Barton
2018-04-25Revert "Fix (unreported) broken 'get system path' in some cases."Campbell Barton
2018-04-25Cleanup: commentsCampbell Barton
2018-04-25Fix (unreported) broken 'get system path' in some cases.Bastien Montagne
2018-04-24BLI BVHTree Walk DFS: Decreases the size of the stack space used for the recu...Germano
2018-04-23BLI_math: avoid assert with non-finite numbersCampbell Barton
2018-04-23Depsgraph: Add relation flag to avoid flush across itSergey Sharybin
2018-04-23Depsgraph: Fix missing update with animated curve pathSergey Sharybin
2018-04-23Depsgraph: Cleanup, remove unused relation tagSergey Sharybin
2018-04-23Cleanup: styleCampbell Barton
2018-04-23Fix T54766: "Record With"-NLA "Push Down" discards Blend Mode, Extrapolation,...Joshua Leung
2018-04-23Depsgraph: Add missing relations builderSergey Sharybin
2018-04-22Cleanup: UI namingCampbell Barton
2018-04-22Cleanup: de-dup popup/pie menu RNA definitionCampbell Barton
2018-04-21Cleanup: variable namingCampbell Barton