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-10-22Fix T81909: Translation missing for some labels in modifier panelsHans Goudey
2020-10-22Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-22GPencil: Fix unreported mistake in material index for trace imagensAntonio Vazquez
2020-10-22Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-10-22Sculpt: Remove tools with missing icons experimental optionPablo Dobarro
2020-10-22Geometry Nodes: change "Node Tree" to "Node Group"Jacques Lucke
2020-10-22Potential fix for T81963: Random crashes in liboverride code.Bastien Montagne
2020-10-22Pose: Add a 'pose_ensure' new utils that only rebuilds if needed.Bastien Montagne
2020-10-22Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-22Geometry Nodes: initial support for evaluating geometry node groupsJacques Lucke
2020-10-22Geometry Nodes: add an initial geometry classJacques Lucke
2020-10-22Functions: add generic pointer classJacques Lucke
2020-10-22Functions: add move operations to CPPTypeJacques Lucke
2020-10-22Multires: Remove legacy subdivision codeSergey Sharybin
2020-10-22Multires: Cleanup, unused codeSergey Sharybin
2020-10-22Multires: Remove legacy compatibility codeSergey Sharybin
2020-10-22Compositor: Ensure keying node result is pre-multipliedSergey Sharybin
2020-10-22GPU: Memory leak when scaling buffersJeroen Bakker
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix T81949: Child Of Constraint can't assign inverse matrixCampbell Barton
2020-10-22Cleanup: centralize BLF default functions in the headerCampbell Barton
2020-10-22Cleanup: split BLF default into own fileCampbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix animation player initializationCampbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix T81905: Active keyframe unavailable when handle selectedCampbell Barton
2020-10-22Cleanup: Use LISTBASE_FOREACH macro in curve codeHans Goudey
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix T81939: crash calling bmesh.utils.vert_separate()Campbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix out of bounds array access in mathutils.noiseCampbell Barton
2020-10-22Keymap: disable 'repeat' by default for keymap itemsCampbell Barton
2020-10-22PyAPI: expose the file version via bpy.app.version_fileCampbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22WM: warn when event's have repeat set for non keyboard eventsCampbell Barton
2020-10-22WM: ensure is_repeat isn't set for mouse-move eventsCampbell Barton
2020-10-22DRW: Fix custom engine not being BGL safeClément Foucault
2020-10-22Fix T81784 BGL: Gizmo glitch when using glEnable/glDisableClément Foucault
2020-10-22EEVEE: Principle BSDF: Use multi-scatter switch for the glass variantClément Foucault
2020-10-22Fix T77658 EEVEE: Reflection Plane partially missing reflectionsClément Foucault
2020-10-22Fix T81925: incorrectly skipped string copy in test_env_pathRobert Guetzkow
2020-10-22Fix T81925: incorrectly skipped string copy in test_env_pathRobert Guetzkow
2020-10-22Geometry Nodes: Add initial node definition for edge splitHans Goudey
2020-10-21Merge branch 'blender-v2.91-release' into masterClément Foucault
2020-10-21EEVEE: Screen Space Reflection: Improve contact reflectionsClément Foucault