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-06IDProp API: use stored string length for IDP_reprCampbell Barton
2018-05-05IDProp API: add native C repr functionCampbell Barton
2018-05-05PyAPI: add pop method to RNA struct typesCampbell Barton
2018-05-05IDProp Py API: Add default argument to popCampbell Barton
2018-05-05IDProp API: Avoid redundant group replace lookupCampbell Barton
2018-05-04BKE: bvhuils: remove member `sphere_radius`.Germano
2018-05-04Fix erroe in previous commit.Germano
2018-05-04BKE: bvhutils: Unifies static functions oh bvhtrees creation.Germano
2018-05-04Cleanup: Remove G.main from framechange_poses_clear_unkeyed()Sergey Sharybin
2018-05-04BKE: Smoke: Fix error with implicit declaration of function due recent changes.Germano
2018-05-04BKE: BVHtree: Replace all external references of `bvhtree_from_mesh_looptri` ...Germano
2018-05-04Mesh Remap: Face Corner Data: Do not use large epsilon values to create bvhtr...Germano
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