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
2020-01-08Fix T72667: Collection delete hierarchy in edit-mode crashesCampbell Barton
2020-01-08DNA: mark OrigSpace structs as run-timeCampbell Barton
2020-01-08Cleanup: mesh data headerCampbell Barton
2020-01-08Fix T72919: NDOF 'Free' orbit preference is ignoredCampbell Barton
2020-01-08Cleanup: use paint/sculpt prefix in BKE_paint.hCampbell Barton
2020-01-07Fix T72251: Add rotate brush as constrained by radius for automaskingPablo Dobarro
2020-01-07Fix T72647: Check if the PBVH type makes sense for the sampling modePablo Dobarro
2020-01-07Fix T72830: Check if the mesh has mask data before extractig or slicingPablo Dobarro
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2020-01-07Fix T72935: Applying transform to parent mesh changes rotation of children us...mano-wii
2020-01-07bmesh_intersect_edges: Remove unnecessary index settingmano-wii
2020-01-07GPencil: Fix unreported memory leakAntonio Vazquez
2020-01-07GPencil: Remove memory allocation for trianglesAntonio Vazquez
2020-01-07Blenlib: Add C++ guard for QueueSergey Sharybin
2020-01-07Edit Mesh: add comments to EDBM_op_finishCampbell Barton
2020-01-07Depsgraph: Revert unwillingly staged change from previous commitSergey Sharybin
2020-01-07Depsgraph: Cleanup spellingSergey Sharybin
2020-01-07Depsgraph: Refactor, make evaluation stages easier to extendSergey Sharybin
2020-01-07Depsgraph: Cleanup, move private functions to anonymous namespaceSergey Sharybin
2020-01-07Cleanup: Remove unused task scheduler constantsSergey Sharybin
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2020-01-07Fix T69246: Outliner - Objects Filter Selected, Hidden and Active notPhilipp Oeser
2020-01-07GPencil: Remove is_annotation parameterAntonio Vazquez
2020-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2020-01-07Fix T72499: UV Editor : Selection tools don't deselect when dragging on an em...Philipp Oeser
2020-01-07BMesh: remove BMEditMesh.ob pointerCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for ED_transform_snap_object_* APICampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for ED_mesh_mirror_* APICampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for select mirrorCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for undoCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use BKE_editmesh_lnorspace_* APICampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for draw managerCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for vert coord access, projectionCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for BevelCampbell Barton
2020-01-06Fix T70821: Hair Radius Is Actually Hair DiameterWilliam Reynish
2020-01-06Fix T72700: Missing flush vert visibility on sculpt undoPablo Dobarro
2020-01-06BM_mesh_intersect: Match the mesh in Debug build with Releasemano-wii
2020-01-06Fix/Cleanup invalid call to blendfile reading in UNDO_DISK.Bastien Montagne
2020-01-06Fix BKE_mesh_validate_arrays invalidating face selectionmano-wii
2020-01-06Gizmo: match UV editor gizmos more closely to the 3D viewCampbell Barton
2020-01-06Cleanup: remove unused 2D arrow gizmoCampbell Barton
2020-01-06Gizmo: support 3D arrow gizmos in 2D spacesCampbell Barton
2020-01-06Gizmo: use compatible scale values between 2D/3D gizmosCampbell Barton
2020-01-06Fix T72902: Whiskey Lake supportJeroen Bakker
2020-01-06USD Exporter: removed from experimental featuresSybren A. Stüvel
2020-01-06Fix crash opening specific filesSergey Sharybin
2020-01-06Depsgraph: Fix wrong ID filteringSergey Sharybin
2020-01-05Fix (unreported) critical mistake in Node copying code.Maxim Vasiliev
2020-01-05Edit Mesh: Use multithreading in other parts of Auto Merge & Splitmano-wii
2020-01-05Fix T72682: Regression when moving markers while holding ctrlJacques Lucke