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-07Cleanup: split button search callbacks into their own structCampbell Barton
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
2020-05-06Fix T76470: GPencil sequence interpolate crash when not enough frames in layerAntonio Vazquez
2020-05-06Cleanup: Remove unused parameterAntonio Vazquez
2020-05-06Cleanup: Remove old invalid commentAntonio Vazquez
2020-05-06Cleanup: move search templates into their own filesCampbell Barton
2020-05-06Cleanup: restore text alignment lost by clang-formatCampbell Barton
2020-05-06Cleanup: use doxy sectionsCampbell Barton
2020-05-06Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-06Cleanup: warningCampbell Barton
2020-05-06Fix T76445: Selecting an object no longer cycles past the activeCampbell Barton
2020-05-06Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-06Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-06Fix T76392: Crash loading app-template with Load UI disabledCampbell Barton
2020-05-06Cleanup: warningsCampbell Barton
2020-05-05Fix wrong XR notifier bit valueJulian Eisel
2020-05-05Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-05Fix T75743: Implement restore for brushes that modify their own dataPablo Dobarro
2020-05-05Fix T76414: crash using Python module that uses NVRTCBrecht Van Lommel
2020-05-05UI: Gray out shortcut indicator in search menusJulian Eisel
2020-05-05Tasks: support build with TBB version 2017Brecht Van Lommel
2020-05-05Build: print TBB ON/OFF state on first configure, cleanup old TBB logicBrecht Van Lommel
2020-05-05Fix T76417: Gpencil Join did not supported weight joinAntonio Vazquez