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-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Object: Switch Object operatorPablo Dobarro
2020-09-18Sculpt: Render Mask and Face Sets with modifiers activePablo Dobarro
2020-09-18Overlay: Fade Inactive GeometryPablo Dobarro
2020-09-18LookDev: Lock HDRI rotation to ViewPablo Dobarro
2020-09-18Sculpt: Scale Cloth FilterPablo Dobarro
2020-09-18Sculpt: Lower the default cloth deformation constraints strengthPablo Dobarro
2020-09-18Revert "Fix T79523 Paint Cursor: Wide line not supported on OSX"Clément Foucault
2020-09-18GPencil: Implement Holdout materialsAntonio Vazquez
2020-09-18Fix warning printed when duplicating markerJulian Eisel
2020-09-18UI: Correct superimposed icon interaction hotspotJulian Eisel
2020-09-18Fix T80927: UV Edges Not Visible When Repeat Image ActiveJeroen Bakker
2020-09-18Fix 80909: Switching to profile bevel can explode Curve geometryHans Goudey
2020-09-18Fix T80900: Crash lasso-selecting in particle editmode in certainPhilipp Oeser
2020-09-18Cleanup: remove unused navmesh codePhilipp Oeser
2020-09-18Fix T80437: Auto IK Double Generates IK constraintsPhilipp Oeser
2020-09-18EEVEE: Fixed Compilation ErrorJeroen Bakker
2020-09-18Fix T80904: GPencil: bones cannot be transformed when in weightpaintPhilipp Oeser
2020-09-18Fix T71383: Error setting the windows workspaces from PythonCampbell Barton
2020-09-18UV: select face loops when in face-select modeCampbell Barton
2020-09-18Cleanup: remove unused global locks from BLI_threadsCampbell Barton
2020-09-18Fix T80885: Texture paint camera project crashes after undo/redoCampbell Barton
2020-09-18UI: Refactor panel alignment functionHans Goudey
2020-09-18Cleanup: Rename variables in panel alignment codeHans Goudey
2020-09-18Cleanup: change enum usage so types are explicitly listedCampbell Barton
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-18Fix T80771: Avoid changing the visibility of loose geometry when entering Scu...Pablo Dobarro
2020-09-18Fix Brushes with deformation target being affected by sim areasPablo Dobarro
2020-09-18Fix bad allocation in mask sculpt gesturesPablo Dobarro
2020-09-17Pointclouds: support mesh <-> pointcloud in convert operatorPhilipp Oeser
2020-09-17Cleanup: Correct commentsHans Goudey
2020-09-17Cleanup: Doxygen sectionsHans Goudey
2020-09-17Cleanup: remove unneeded check in uiTemplateConstraintHeaderPhilipp Oeser
2020-09-17Fix T80131: Rigid Body World Field Weights dont have a proper RNA pathPhilipp Oeser
2020-09-17Shaders: add emission strength input to Principled BSDF nodeAlex Strand
2020-09-17Cleanup: Extract "draw_fcurve" as a separate functionHans Goudey
2020-09-17Cleanup: Use "r_" prefix for return argumentsHans Goudey
2020-09-17Add versioning for 2.90 files that may have invalid meshGermano Cavalcante
2020-09-17Cleanup: reduce variable scopeJacques Lucke
2020-09-17Cleanup: Misplaced fullstop in commentSergey Sharybin
2020-09-17Fix error in fix for T66256, not clearing the exceptionCampbell Barton
2020-09-17Tests: bundle tests for some modules in their own executablesBrecht Van Lommel
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-17Fix: re-do versioning code for FCurve extremes and Collection colorsSybren A. Stüvel
2020-09-17Cleanup: remove deprecated PyEval_InitThreads useCampbell Barton
2020-09-17Fix T66256: Context overrides crash when operators change contextCampbell Barton
2020-09-17Cleanup: use doxy sections for blender.cCampbell Barton
2020-09-17Cleanup: use static assert to disable access to preferencesCampbell Barton
2020-09-17Cleanup: Use enum instead of defines for panel runtime flagHans Goudey
2020-09-17UI: only draw a single header in the header regionCampbell Barton