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-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
2020-02-28Fix T65351: visual glitches when scrolling in popoversYevgeny Makarov
2020-02-28Fix T72404: particle brush size radial control mismatch on high DPI displayYevgeny Makarov
2020-02-28Fix (unreported) Separate bones creates empty armaturePhilipp Oeser
2020-02-28Fix T71611: Outliner - Show only Visible/Hidden Objects not working when hidi...Philipp Oeser
2020-02-28Preview Render: Disable Unneeded Render PassesJeroen Bakker
2020-02-28File Browser: Add Ctrl+F shortcut to activate filter textboxJacques Lucke
2020-02-28Code Cleanup: UNDEF not existing defineJeroen Bakker
2020-02-28BLI: fix utf8 character counting when there is an incomplete utf8 charJacques Lucke
2020-02-28UI: add theme option for grid levels to display in node editor backgroundPawel Franitza
2020-02-28UI: improve label text colors in save and security popupsYevgeny Makarov
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Nodes: Use destructor callbacks for bNodeSocketType and bNodeTypeJacques Lucke
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-28Multires: Move current reshaping/propagation logic to legacy fileSergey Sharybin
2020-02-28Fix T73587: Wrong sub-panel animation on double-clickTobias Langen
2020-02-28Multires: Fix CCG->MDISPS conversion happens twiceSergey Sharybin
2020-02-28Multires: Cleanup, use early returnSergey Sharybin
2020-02-28Multires: Cleanup, namingSergey Sharybin
2020-02-28Cleanup: SpellingSergey Sharybin
2020-02-28Subdiv: Correct corner passed to foreach_loop callbackSergey Sharybin