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-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Subdiv: Fix/Workaround for surface partial derivativesSergey Sharybin
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
2020-03-03Fix bone envelopes displaying wrong when armature is scaledPhilipp Oeser
2020-03-03Fix T74375: grid levels theme preference reset to defaultBrecht Van Lommel
2020-03-03Fix dope sheet (Mask mode) keyframe editing not image/clip viewsCampbell Barton
2020-03-03Fix T74292: Dope sheet (Mask mode) keyframe editing misses updateSybren A. Stüvel
2020-03-03Cleanup: Use a utility function to obtain the bvh_cacheGermano Cavalcante
2020-03-03Missed in the last commitGermano Cavalcante
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-03-03Revert "Transform Snap: Clear 'SnapObjectData' after changes in the geometry"Germano Cavalcante
2020-03-03Fix error parsing XDG path valuesCampbell Barton
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-03-03Fix T74377: Weld Modifier destroys vertex groupsGermano Cavalcante
2020-03-02Fix: Excessive (re)builds of subprojectsRay Molenkamp
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-03-02Cleanup: make blf header work in C++Jacques Lucke
2020-03-02Cleanup: make remaining gpu headers work in C++Jacques Lucke
2020-03-02Fix T74278: Light, Image Object, and Compositor Backdrop Viewer NodePhilipp Oeser
2020-03-02Cleanup: make remaining imbuf headers work in C++Jacques Lucke
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2020-03-02Cleanup: make remaining blenlib headers work in C++Jacques Lucke
2020-03-02Fix T65568: sewing and self collision issueIsh Bosamiya
2020-03-02Fix T74295: Cloth + Internal springs crashes on a non-polygonal geometrySebastian Parborg
2020-03-02Fix crash when compiling renderpass shader on some AMD driversGermano Cavalcante
2020-03-02Shading: Add invert option to Vector Rotate NodeCharlie Jolly
2020-03-02Fix T74362: Material Preview AssertJeroen Bakker
2020-03-02Fix T74334: VSE can't import multiple movie filesRichard Antalik
2020-03-02Clay Thumb: Remove hardcoded hardness valuePablo Dobarro
2020-03-02Cleanup: Correct forward declarationSergey Sharybin
2020-03-02Fix T74299: PyGPUOffscreen Color ManagementJeroen Bakker
2020-03-02Bevel: Z-Up Custom Profile OrientationHans Goudey
2020-03-02Fix T74320: Sound strip waveforms drawing allows negative volume valuesRichard Antalik
2020-03-01Fix: Build error on windows.Ray Molenkamp
2020-03-01Sculpt: Hardness brush propertyPablo Dobarro
2020-03-01Cleanup: Move pose brush to its own filePablo Dobarro
2020-03-01Fix T74307: Add missing brushes to versioning_defaultsPablo Dobarro
2020-03-01Fix T73707: Missing mesh normals update on sculpt undoPablo Dobarro
2020-03-01Fix T74074: Strokes with timer events don't get pressure valuesPablo Dobarro
2020-03-01Fix T73947: Support radial symmetry in Multiplane ScrapePablo Dobarro
2020-03-01Fix problem with Delaunay triangulalation re output mapping.Howard Trickey
2020-03-01Fix show large cursor preference not being fully removed and causing warningsBrecht Van Lommel
2020-03-01UI: use dedicated icons for topbar and statusbar in theme preferencesYevgeny Makarov
2020-02-29Made BLI_delaunay_2d_cdt_calc better at tiny feature elimination.Howard Trickey
2020-02-29Cleanup: Move transform_constraints declarations to its own headerGermano Cavalcante
2020-02-28UI: Remove Support for Large CursorsHarley Acheson
2020-02-28Sculpt: Cloth brushPablo Dobarro
2020-02-28Fix wrong coordinates being read when using the sculpt APIPablo Dobarro
2020-02-28Cleanup: clang-formatBrecht Van Lommel