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
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-07GPencil: Fix wrong keymap for Radius thickness (related to T72945)Antonio Vazquez
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-06Industry Compat keymap: Support MMB for immediate transform tool use againWilliam 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-05Industry Compat keymap: Fix Polybuild tool not working with this keymapWilliam Reynish
2020-01-05Fix T72682: Regression when moving markers while holding ctrlJacques Lucke
2020-01-05Fix T72423: Incorrect tooltips in curve profile layoutJacques Lucke
2020-01-05Industry Compat keymap: Properly support Grease Pencil Edit ModeWilliam Reynish
2020-01-05GPencil: Add missing update in previous commit of task T72897Antonio Vazquez
2020-01-05CMake: enable FFTW for headless & bpy configurationsCampbell Barton
2020-01-05Cleanup: warningCampbell Barton
2020-01-05Fix T72897: Move Channels operator moves Grease Pencil Layers wronglyAntonio Vazquez
2020-01-04BLI_kdopbvh: Deduplicate codemano-wii
2020-01-04Industry Compat keymap: Support the recently added Drag optionWilliam Reynish
2020-01-04Industry Compat keymap: Support 1-3 keys in the UV Editor when Sync Selection...William Reynish
2020-01-04BLI_bvhtree_overlap does not work multithreadedmano-wii
2020-01-04BLI_bvhtree_overlap: Don't use BLI_task API when not neededmano-wii
2020-01-04BLI_bvhtree_overlap: Fix wrong count of child nodesmano-wii
2020-01-04BLI_bvhtree_overlap: Make sure the number of nodes matches the number of threadsmano-wii
2020-01-04Edit Mesh: Multithread support for Auto Merge & Splitmano-wii
2020-01-04BLI_bvhtree_overlap: Improve non-multithreaded usagemano-wii
2020-01-03Fix T71495: Some Textures with AnimData not visible in DopesheetSybren A. Stüvel
2020-01-03UI: scale region hide threshold by zoom levelCampbell Barton
2020-01-03Fix gizmos flickering when resizing regionsCampbell Barton