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-09-12Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curvesoc-2020-greasepencil-curveFalk David
2020-09-12Merge branch 'master' into greasepencil-edit-curveFalk David
2020-09-12Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curveFalk David
2020-09-12Fix T70255: Setting file browser bookmark from Python crashesCampbell Barton
2020-09-12Cleanup: use C style doxygen commentsCampbell Barton
2020-09-12Cleanup: missing-variable-declarations warningCampbell Barton
2020-09-12Fix T71605: Crash toggling dynamic topology in background modeCampbell Barton
2020-09-12Fix missing return value in fix for T80677Campbell Barton
2020-09-12Fix T80677: Absolute grid snapping doesn't work with constraintsGermano Cavalcante
2020-09-12Fix T80697: children_recursive returns edit-bones from non edit-boneCampbell Barton
2020-09-11Cleanup: Fix build warning with MSVCRay Molenkamp
2020-09-11Cleanup: Remove unused variables and functionHans Goudey
2020-09-11UI: Use operator to set property editor's pinned data-blockHans Goudey
2020-09-11Fix T80623: Correct Face Attributes affecting modes not listedGermano Cavalcante
2020-09-11GPUTexture: Return NULL texture if data grid is NULL tooSebastián Barschkis
2020-09-11Constraints: Child-Of, set inverse matrix upon creationJoseph Brandenburg
2020-09-11OpenSubdiv: initialize in background-modeCampbell Barton
2020-09-11Cleanup: remove unused includesJacques Lucke
2020-09-11Fix T79464: Crash adding objects without an active screenCampbell Barton
2020-09-11Refactor: move CacheFile .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Sound .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Particles: Allow python to write hair keysSergey Sharybin
2020-09-11Refactor: move Simulation .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Volume .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Cleanup: make formatJacques Lucke
2020-09-11Refactor: move PointCloud .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Hair .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move GPencil .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Texture .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Image Editor: Smooth Wire User PreferencesJeroen Bakker
2020-09-11Image Editor: Enable New DrawingJeroen Bakker
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-09-11Cleanup: spelling, correct commentsCampbell Barton
2020-09-11Cleanup: const cast warning, use string replace functionCampbell Barton
2020-09-11GPUState: Fix missing changed program point size stateClément Foucault
2020-09-11Fix T80327 UI: Glitches in UI drawingClément Foucault
2020-09-10Sculpt: Enable pen pressure for Scrape/Fill Area RadiusPablo Dobarro
2020-09-10Fix particle "Mass" option not showing enough precision (appears broken)Julian Eisel
2020-09-10Fix particle "Loop Count" number button left/right arrows doing nothingJulian Eisel
2020-09-10Cleanup: Fix bad spelling in previous commit.Ray Molenkamp
2020-09-10Fix T80191: GPencil - Improve Mesh conversionAntonio Vazquez
2020-09-10CMake: various fixes for building Python moduleTyler Alden Gubala
2020-09-10Fix build error after clog color printing changesBrecht Van Lommel
2020-09-10CLog: Support colorized logging on windowsRay Molenkamp
2020-09-10Cleanup: CLog fix bad use_color defaultRay Molenkamp
2020-09-10Fix T79754: Boundary Brush crashing with symmetry enabledPablo Dobarro
2020-09-10DNA: fix asan warning when casting typesJacques Lucke
2020-09-10Cleanup: Update doc string for BLI_getenvRay Molenkamp
2020-09-10Refactor: move Key .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Outliner: Use right click target element for context menuNathan Craddock