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
2021-05-17UI: use non-linear slidersHenrik Dick
2021-05-17UI: add non-linear slider supportHenrik Dick
2021-05-17Cleanup: remove commented code, use function to access header regionCampbell Barton
2021-05-17Cleanup: missing declaration warningCampbell Barton
2021-05-17Cleanup: clang-formatCampbell Barton
2021-05-17Cleanup: Fix missing-braces warning on Linux / GCCCampbell Barton
2021-05-16Cleanup: Fix missing-braces warning on macOS ClangAnkit Meel
2021-05-16Cleanup: Fix inconsistent-missing-override warningAnkit Meel
2021-05-16Cleanup: Improve commentsHans Goudey
2021-05-16Cleanup: Use helper functionHans Goudey
2021-05-16Splines: Convenience methods for point offsets of multiple splinesHans Goudey
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-05-15Cleanup: silence unused parameter warningsGermano Cavalcante
2021-05-15Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-15Fix T88204 EEVEE: Animated world light doesnt work during renderClément Foucault
2021-05-15Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-15EEVEE: Depth of Field: Fix tile artifacts in mixed focus regionsClément Foucault
2021-05-15Fix T85845 EEVEE: Depth Of Field: Artifacts with slight out of focusClément Foucault
2021-05-15GPencil: Add parameter removed by error in previous commitAntonio Vazquez
2021-05-15Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-15RigidBodies: Clarify usage of the custom density in the calculate massPhilipp Oeser
2021-05-15Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-15Fix T88188: Keyframing Vertex Mass in Cloth Simulation doesn't have anyPhilipp Oeser
2021-05-15Cleanup: Update / improve commentsHans Goudey
2021-05-14Cleanup: Move attribute code to attribute headerHans Goudey
2021-05-14Fix T88262: Curve to mesh crash with vector last segmentHans Goudey
2021-05-14Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-14Fix T88234: Crash with Eevee when shader displacement socket connection is mutedPhilipp Oeser
2021-05-14Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-14Python GPU: New 'platform' moduleGermano Cavalcante
2021-05-14Python GPU: New 'capabilities' moduleGermano Cavalcante
2021-05-14GPencil: fix separate points/strokes freezing with empty selectionPhilipp Oeser
2021-05-14Cleanup: use enum types for screen direction variablesCampbell Barton
2021-05-14LineArt: Custom UI for adding GP object.YimingWu
2021-05-14PyAPI: use iterators for ID property methods (keys, values & items)Campbell Barton
2021-05-14Nodes: fix connecting wrong sockets when inserting nodeJacques Lucke
2021-05-14Merge branch 'blender-v2.93-release'Jacques Lucke
2021-05-14Fix T87417: crash when evaluating geo nodes without window managerPratik Borhade
2021-05-14Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-14Fix memory leak in IDPropertyGroup.pop()Campbell Barton
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke
2021-05-14Cleanup: sort include dirs in CMakeLists.txtSybren A. Stüvel
2021-05-14Geometry Nodes: remove some unnecessary updatesJacques Lucke
2021-05-14Animation: Pose sliding tools improvementsChristoph Lendenfeld
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-05-14Cleanup: clang-formatCampbell Barton
2021-05-14DrawTest: Make setup method public.Jeroen Bakker
2021-05-14Draw: Put DrawTest in its own compile unit.Jeroen Bakker
2021-05-14Fix sculpt neighbor iterator not taking visibility into accountPablo Dobarro