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-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
2020-01-05Fix T72423: Incorrect tooltips in curve profile layoutJacques Lucke
2020-01-05GPencil: Add missing update in previous commit of task T72897Antonio Vazquez
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-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
2020-01-03Fix toolbar flickering on resize, inability to hideCampbell Barton
2020-01-03UI: Improve toolbar width snappingHarley Acheson
2020-01-03Tool System: enable fallback tool by defaultCampbell Barton
2020-01-03Tool System: store the fallback tool for re-useCampbell Barton
2020-01-02Fix T57111: Particle texture keyframes missing from Graph EditorSybren A. Stüvel
2020-01-02Fix T72821: Crash when IOD is removed from post-update callbackSergey Sharybin
2020-01-02Transform: Pose: Partial support for Auto IK + X-Mirrormano-wii
2020-01-02Fix T72820: Linked objects jumping around during renderSergey Sharybin
2020-01-02Fix T70986: NLA strip Animated Influence does not respect Default InterpolationPhilipp Oeser
2020-01-02Fix T71303: RMB outside context menu ignoredKevin Havranek
2020-01-02Tool System: adjust Smooth/Randomize modal operator behaviorCampbell Barton
2020-01-02Cleanup: remove redundant image assignment when ensuring UV'sCampbell Barton
2020-01-02Cleanup: quiet const warningsCampbell Barton
2020-01-02EditMesh: Improve AutoMerge with Split Edges & Facesmano-wii
2019-12-31Transform: Individual Origins: Create islands between only selected uvs.mano-wii
2019-12-30Image Editor: Initialize Add Tile options from current tileLukas Stockner
2019-12-30Cleanup: clang-formatLukas Stockner
2019-12-30Sculpt: Add color alpha controls to the brush cursorPablo Dobarro
2019-12-30Sculpt: Remove partial viewport updates from sculpt stroke codePablo Dobarro
2019-12-30Fix T72747: Increase minimum voxel size in the voxel remesherPablo Dobarro
2019-12-30Fix T72792: Crash with Vertex Groups + Weld Modifier after generative modifiersmano-wii
2019-12-30Fix T72788: Crash Edit Custom Bone ObjectJeroen Bakker
2019-12-30Tracking: Selection CrashJeroen Bakker
2019-12-27UI: Remove leftover look dev (rename to HDRI preview)Aaron Carlisle
2019-12-27Transform: Use parent bone orientation if the bone has not sizemano-wii
2019-12-26UI: Add icons for Sculpt mode Topology & Multiplane Scrape toolsWilliam Reynish
2019-12-25Cleanup: Remove BLI_stringenc_pathLukas Stockner
2019-12-25Shrinkwrap: improve triangle boundary stability in Target Normal Project.Alexander Gavrilov