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
2021-01-26GPencil: Swap positions of Pie menu options for Vertex Paint and Weight PaintAntonio Vazquez
2021-01-25Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-25Fix: Unable to animate nodes modifier exposed propertiesHans Goudey
2021-01-25LibOverride: refactor of relationships handling in library overrides.Bastien Montagne
2021-01-25Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-25Fix UI message typo in own previous commit.Bastien Montagne
2021-01-25Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-25Fix UI messages.Bastien Montagne
2021-01-24Cleanup: group navigation gizmo size with generic gizmo sizeCampbell Barton
2021-01-24UI: Viewport Navigate Gizmo RefactorHarley Acheson
2021-01-22LibOverride: Add an 'post apply' callback to IDTypeInfo.Bastien Montagne
2021-01-22Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-22Cleanup - Point Instance: Use own DNA structDalai Felinto
2021-01-22Fix (unreported) LibOverride: hair cache settings not working.Bastien Montagne
2021-01-21Geometry Nodes: new Attribute Sample Texture nodeJacques Lucke
2021-01-21GPencil: Make Layer and Frame duplicate functions more flexibleAntonio Vazquez
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2021-01-19Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto
2021-01-19Object Info: Fix tooltip for the transform space optionDalai Felinto
2021-01-19Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-18Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-18Fix T84600: prevent bone groups operators on proxies and libraryPhilipp Oeser
2021-01-17Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-17Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-17RNA: report an error when the name property is set twiceCampbell Barton
2021-01-17Fix workspace tool name propertyCampbell Barton
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-16Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-16Add Object Tool: remove from experimentalCampbell Barton
2021-01-15Cleanup: Remove Unused tracking propertiesAaron Carlisle
2021-01-15LibOverride: fix/update/re-enable ID-related debug checks in diffing code.Bastien Montagne
2021-01-15Fix T84373: Overrides : shapes keys driven by armature don't work on second i...Bastien Montagne
2021-01-15Fix T84373: Overrides : shapes keys driven by armature don't work on second i...Bastien Montagne
2021-01-15RNA: support range-based for loops in C++ apiJacques Lucke
2021-01-15Gpencil Noise - Add noise offset parameterCody Winchester
2021-01-15Use mmap() IO for reading uncompressed .blendsLukas Stockner
2021-01-14GPencil: Allow small resolution for Fill toolAntonio Vazquez
2021-01-14GPencil: Noise Modifier - Move noise seed value outside of randomize subpanelCody Winchester
2021-01-13Fix T84686: Node vector socket default values not animate-ableHans Goudey
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13UI: Use capital letters for X Y and Z axesHans Goudey
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Geometry Nodes: improve Point Distribute nodeJacques Lucke
2021-01-13RNA: allow editing pointer IDProperty values from the UI.Alexander Gavrilov
2021-01-13RNA: fix a crash when setting bare IDProperty pointers.Alexander Gavrilov
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-13Cleanup: rename enum for event value itemsCampbell Barton