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-22Compositor: Ensure keying node result is pre-multipliedSergey Sharybin
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-21Merge branch 'blender-v2.91-release' into masterClément Foucault
2020-10-21EEVEE: Screen Space Reflection: Improve contact reflectionsClément Foucault
2020-10-21EEVEE: Screen Space Raytrace: Fix unreported banding artifactsClément Foucault
2020-10-21Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-21Fix T81896: Outliner missing redraw after "Set Parent (Without Inverse)"Philipp Oeser
2020-10-21Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-21Fix T81929: Sculpt: Mask operators missing drawing update on meshes withPhilipp Oeser
2020-10-21GPencil: Subdivide Cyclic section of strokes in modifierAntonio Vazquez
2020-10-21GPencil: Bake mesh animation for selected keyframes onlyAntonio Vazquez
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-10-21Merge branch 'blender-v2.91-release'Dalai Felinto
2020-10-21Bump subversion to 2.91.9 for bcon3 BETADalai Felinto
2020-10-21Bump version to 2.92 alphaDalai Felinto
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-10-21Fix T81901: Use the 2.90 scrape brush preset as defaultPablo Dobarro
2020-10-21UI: Swap order of increment and decrement file name icon in File BrowserJulian Eisel
2020-10-21UI: Move Properties path pin button next to the data-pathJulian Eisel
2020-10-21GPencil: Fix unreported problem with strokes bounding box that makes impossib...Antonio Vazquez
2020-10-21Fix 'Make Local' operation to support liboverrides.Bastien Montagne
2020-10-21UI: Fix typo in sculpt trim tool descriptionHans Goudey