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-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-03-04Fix T73797: Selection/Editing after Make Single User for Object DataPhilipp Oeser
2020-03-04Cleanup: avoid the term old when storing/restoring context variablesCampbell Barton
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-03-04Cleanup: replace commented code with define checkCampbell Barton
2020-03-03Fix T72028: Crash switching to vertex paintPhilipp Oeser
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-03-03Fix Snake Hook rake on rotated objectsPablo Dobarro
2020-03-03Fix T71871: Quadriflow remesh operator don't stack operationsSebastian Parborg
2020-03-03Remove the "use mesh curvature" option from quadriflowSebastian Parborg
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
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-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-03-02Fix T74278: Light, Image Object, and Compositor Backdrop Viewer NodePhilipp Oeser
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-03-02Shading: Add invert option to Vector Rotate NodeCharlie Jolly
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 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 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-02-29Cleanup: Move transform_constraints declarations to its own headerGermano Cavalcante
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-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-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-28Fix T73587: Wrong sub-panel animation on double-clickTobias Langen