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-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-21Fix T79965: mesh.transform() modifies referenced layersSergey Sharybin
2020-09-21Fix T80931: Proporional Editing Cursor Draws IncorrectJeroen Bakker
2020-09-21Fix T79373: Forbid painting on linked image.Bastien Montagne
2020-09-21Fix T59272: dead particles not included in render, but visible in viewportJacques Lucke
2020-09-21Cleanup: Sculpt/Paint ED code: correct return constant types.Bastien Montagne
2020-09-21Fix T66614: Text objects: Truncate overflow for non-top aligned textDalai Felinto
2020-09-21Cleanup: correct naming IMAGE_Z_DEPTHJeroen Bakker
2020-09-21Fix T80520: Tris to Quads ignores UV delimit optionmano-wii
2020-09-21Cleanup: balance braces, spellingCampbell Barton
2020-09-20Fix T80993: Crash duplicating inactive workspaceHans Goudey
2020-09-20Fix broken Windows buiilds after own recent commit in read/write code.Bastien Montagne
2020-09-20Fix (unreported) wrong definition of `ssize_t` for windows.Bastien Montagne
2020-09-20Sanitize type 'size' parameters in our read/write file codeBastien Montagne
2020-09-20LibOverride: add checks to RNA collections editing utils.Bastien Montagne
2020-09-20Cleanup: Correct comment in newly added liboverride code for IDProp collections.Bastien Montagne
2020-09-20LibOverride: expose `PROPOVERRIDE_LIBRARY_INSERTION` to py-defined properties.Bastien Montagne
2020-09-20LibOverride: support inserting items in py-defined (IDProp-based) collections.Bastien Montagne
2020-09-20RNA access: Add utils to search a collection item from its name, and get both...Bastien Montagne
2020-09-20IDProperties: Add utils to duplicate content of one IDProp into another.Bastien Montagne
2020-09-20Fix a wrong return type (float instead of double) in double2.hhHoward Trickey
2020-09-20Fix T80982: Crash using custom orientations beside the firstCampbell Barton
2020-09-20Cleanup: Fix clang tidy inconsistent parameter warningHans Goudey
2020-09-20Fix invert vertex group weight miscalculation for modifiersCody Winchester
2020-09-20Fix T80945: Build modifier not updating after outliner copyNathan Craddock
2020-09-20Cleanup: Use shorthand variablesHans Goudey
2020-09-19GPencil: Change tooltip for Holdout optionAntonio Vazquez
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-19Cleanup: spellingCampbell Barton
2020-09-19Fix T80880: Outliner colored hierarchy lines on objectsNathan Craddock
2020-09-19EEVEE: Fix Missing GGX multi-scattering on Glass BSDFClément Foucault
2020-09-19EEVEE: Add support for GGX Multi-scatterClément Foucault
2020-09-19Fix T79557 EEVEE: Normalize in vector math node is not null vector safeClément Foucault
2020-09-19Property Search: Don't set expansion for panels in inactive tabsHans Goudey
2020-09-18GPUShader: Fix wide line emulation with flat color interpolation.Clément Foucault
2020-09-18GPUImmediate: Add system wide workaround for wide lineClément Foucault
2020-09-18UI: Use property split in UV editor panelsHans Goudey
2020-09-18Fix misalignment of menu items in Preferences > Save & Load menuJulian Eisel
2020-09-18Cleanup: Resolve warningsJulian Eisel
2020-09-18UI: Support interacting with superimposed icons while editingJulian Eisel
2020-09-18UI: Support mouse over highlighting for superimposed iconsJulian Eisel
2020-09-18Curves: Allow caps for all geometry typesHans Goudey
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