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
AgeCommit message (Expand)Author
2018-05-07Fix: Left in debug printsJoshua Leung
2018-05-07Fixes for motion path evaluation (part of T54810 work)Joshua Leung
2018-05-07Clear dirty normals flag from Mesh at least in main BKE_mesh_calc_normals().Bastien Montagne
2018-05-07Modifier stack: Fix broken 'dirty normals' flag for new mesh-aware modifiers.Bastien Montagne
2018-05-06Merge branch 'master' into blender2.8Campbell Barton
2018-05-06IDProp API: use stored string length for IDP_reprCampbell Barton
2018-05-053D Viewport: move overlay settings from collections to 3D viewport.Brecht Van Lommel
2018-05-053D Viewport: make shading and overlay DNA match UI names.Brecht Van Lommel
2018-05-05Merge branch 'master' into blender2.8Campbell Barton
2018-05-05IDProp API: add native C repr functionCampbell Barton
2018-05-05Merge branch 'master' into blender2.8Campbell Barton
2018-05-05IDProp API: Avoid redundant group replace lookupCampbell Barton
2018-05-04Merge branch 'master' into blender2.8Germano
2018-05-04BKE: bvhuils: remove member `sphere_radius`.Germano
2018-05-04Merge branch 'master' into blender2.8Germano
2018-05-04Fix erroe in previous commit.Germano
2018-05-04Merge branch 'master' into blender2.8Germano
2018-05-04BKE: bvhutils: Unifies static functions oh bvhtrees creation.Germano
2018-05-04Static Override: fix stupid ;istake in moving autooverride to own struct flag.Bastien Montagne
2018-05-04Merge branch 'blender2.8' into tmp-static-override-insertionBastien Montagne
2018-05-04Merge branch 'blender2.8' into tmp-static-override-insertionBastien Montagne
2018-05-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-04Cleanup: Remove G.main from framechange_poses_clear_unkeyed()Sergey Sharybin
2018-05-04Merge branch 'master' into blender2.8Germano
2018-05-04BKE: Smoke: Fix error with implicit declaration of function due recent changes.Germano
2018-05-04Merge branch 'master' into blender2.8Germano
2018-05-04BKE: BVHtree: Replace all external references of `bvhtree_from_mesh_looptri` ...Germano
2018-05-04Allocate/free meshes with generic library functions.Sybren A. Stüvel
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-04ID management: add higher level BKE_id_new... helpers.Bastien Montagne
2018-05-04Merge branch 'master' into blender2.8Germano
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-04Cleanup: avoid local definitions for one-off argsCampbell Barton
2018-05-04Merge branch 'master' into blender2.8Campbell Barton
2018-05-04IDProp API: expose repr utility functionCampbell Barton
2018-05-04Merge branch 'master' into blender2.8Germano
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-03Merge branch 'master' into blender2.8Germano
2018-05-03Dynamic Paint: Create and use bvhtree with AABB hull.Germano
2018-05-03Merge branch 'master' into blender2.8Campbell Barton
2018-05-03Cleanup: parentheses warningCampbell Barton
2018-05-03Merge branch 'master' into blender2.8Germano
2018-05-03BKE bvhtree: Add `tree_type` parameter to `bvhtree_from_mesh_get`.Germano
2018-05-03Cleanup "Sync Mode" (i.e. Av Sync/Framedropping) stuffJoshua Leung
2018-05-03Sculpt: Fix crash when using grab brushSergey Sharybin
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2018-05-03Depsgraph: Make sure evaluated pose channels are pointing to evaluated bonesSergey Sharybin