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-05-08Cleanup: Doxygen: Remove Blank PageAaron Carlisle
2020-05-08Fix typo in recent quadric cleanupCampbell Barton
2020-05-08Cleanup: callback naming for search button & update doc-stringsCampbell Barton
2020-05-08Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-08Fix T75958 Overlay: Blender Crashes when selecting without Depth PickingClément Foucault
2020-05-08Fix T76045 Gizmo: line_width does not work in latest versionClément Foucault
2020-05-08Fix T76393 Gizmo: Crash on assert(batch->program_in_use == 0)Clément Foucault
2020-05-07Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-05-07Fix direction of the Gizmo Extrude adjustment axisGermano Cavalcante
2020-05-07Fix T76504: Change in behavior of constraints orientationGermano Cavalcante
2020-05-07Fix T76468: volume sequence render not using correct frame in rendersBrecht Van Lommel
2020-05-07Fluid: Use cached value for total time valueSebastián Barschkis
2020-05-07Refactor: libquery: Add NodeTree foreach_id support.Bastien Montagne
2020-05-07Refactor: libquery: Add Material foreach_id support.Bastien Montagne
2020-05-07Fix (unreported) mistake in argument passing.Bastien Montagne
2020-05-07Refactor: libquery: Add Mesh foreach_id support.Bastien Montagne
2020-05-07Initial step to move libquery to IDTypeInfo.Bastien Montagne
2020-05-07UI: support context menu in menu search popupCampbell Barton
2020-05-07Cleanup: split search menu separator argument into own functionCampbell Barton
2020-05-07Cleanup: split button search callbacks into their own structCampbell Barton
2020-05-07GPencil: Add support for Link ModifiersAntonio Vazquez
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-05-07BLI: improve linear allocator documentationJacques Lucke
2020-05-07Cleanup: remove unused operator arguments to UI_popup_block_invoke_exCampbell Barton
2020-05-07Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-07Fix T75793: Mirror modifier UV flip only works on first UDIM TilePhilipp Oeser
2020-05-07Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-07Fix T76500: Annotation Tooltip in Movie Clip Editor is using old grease penci...Antonio Vazquez
2020-05-07Cleanup: Replace for loop with LISTBASE_FOREACH macroAntonio Vazquez
2020-05-07Blenlib: Added explicit BLI_INLINE in perlin noise.Stefan Werner
2020-05-07GPencil: Add support for Link ModifiersAntonio Vazquez
2020-05-07Fix menu search expanding file browser menusCampbell Barton
2020-05-07Cleanup: use eSpace_Type in switch statementsCampbell Barton
2020-05-07Cleanup: comments for menu searchCampbell Barton
2020-05-07Fix uninitialized variable in recent menu search commitCampbell Barton
2020-05-07BLT: include a non-executing reference to context in macrosCampbell Barton
2020-05-07Cleanup: missing headerCampbell Barton
2020-05-06GPencil: Split Curve geometry functions to new fileAntonio Vazquez
2020-05-06Fix build error after rBb9bb752e0e852dHans Goudey
2020-05-06Annotations: Add different arrow styles for line toolJuanfran Matheu
2020-05-06Fix expanding time-line menus when searchingCampbell Barton
2020-05-06Fix error in last commitCampbell Barton
2020-05-06UI: search menus from all visible areas when using the edit menuCampbell Barton
2020-05-06Depsgraph: Fix memory leakJacques Lucke
2020-05-06Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-06Fix T76430: Quick smoke not rendering Cycles and EeveeSebastián Barschkis
2020-05-06Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-06Fix T76416: Armature Deform parenting option doesn't work with Grease Pencil ...Philipp Oeser
2020-05-06Merge branch 'blender-v2.83-release'Antonio Vazquez