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
2019-10-29Fix T71062 EEVEE: Holdout shader is broken in 2.81Clément Foucault
2019-10-29Fix T71171: Problems removing texture packing (without writing anything)Philipp Oeser
2019-10-29Fix T70913: OpenCL Compiler ErrorsJeroen Bakker
2019-10-29Error in last commitCampbell Barton
2019-10-29Cleanup: quiet TBB deprecation warningCampbell Barton
2019-10-28Fix T71019: Disappearing file thumbnails & crash on area splitJulian Eisel
2019-10-28UI: add icon for drawing space keyCampbell Barton
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-28Fix: Some ID-Filters not enabled on Link/AppendJulian Eisel
2019-10-28Cleanup: correct argument type mismatchCampbell Barton
2019-10-28Fix T50148: Header: Wrong rounding when moving framesmano-wii
2019-10-28Cleanup: use doxy sections for transform_snapmano-wii
2019-10-27Cleanup: remove redundant NULL checksCampbell Barton
2019-10-27Cleanup: Fix tooltip textAntonio Vazquez
2019-10-25Preferences: remove keymap items created with invalid data pathCampbell Barton
2019-10-24UI: partial revert of renaming Normal -> RegularCampbell Barton
2019-10-24Fix crash drawing the paint cursor over the redo regionCampbell Barton
2019-10-24Fix T60689: Flip Active/Selected bone fails in weight paint modeCampbell Barton
2019-10-24Fix T71063: GPencil - Numpad return key cannot be used to confirm primitiveAntonio Vazquez
2019-10-24Cleanup: comment unused duplicate flagsCampbell Barton
2019-10-24Cleanup: comments, formattingCampbell Barton
2019-10-24Transform: reverse absolute, ratio vertical motionCampbell Barton
2019-10-24Fix T71036: Separate loose parts crashes in object modeCampbell Barton
2019-10-23Fix T70845: Crash when switching scene of scene strip.Richard Antalik
2019-10-22Cleanup: unused variables, enums, spellingCampbell Barton
2019-10-22GPencil: Calculate inverse matrix only onceAntonio Vazquez
2019-10-22Cleanup: remove BLI_dynstr use in py_capi_utilsCampbell Barton
2019-10-22BLI_math: support MATH_STANDALONE without EigenCampbell Barton
2019-10-21Fix T70888: GPencil Sculpt tools don't work properly in a particular situationAntonio Vazquez
2019-10-21Fix invalid property shortcuts being createdCampbell Barton
2019-10-21Fix project from view crash before the GPU is initializedCampbell Barton
2019-10-21Cleanup: styleCampbell Barton
2019-10-21CMake: fix building as a Python module on macOSCampbell Barton
2019-10-20Fix T70864: Separate loose parts runs indefinitelyCampbell Barton
2019-10-20Mesh: add API functions for poly & loop removalCampbell Barton
2019-10-20Cleanup: missing declaration warningsCampbell Barton
2019-10-18Fix T70790: Crash in sculpt mode switching from two meshes after reload saved...Pablo Dobarro
2019-10-18Fix T70839: Sculpt brushes stop affecting after using move, rotate or scale t...Pablo Dobarro
2019-10-18Fix T70919: Proxies crash after building motion pathSergey Sharybin
2019-10-18Fix T70903: Opening splash screen from named app_template crashesPhilipp Oeser
2019-10-18Cleanup: remove unused viewport fx_settingsCampbell Barton
2019-10-18Fix T65397: Assigning shortcut to editor properties gives errorsCampbell Barton
2019-10-17Fix T70678 Workbench: Smoke Sim display has incorrect offsetClément Foucault
2019-10-17Fix T70811 EEVEE: Alpha clip/hashed cause wrong alpha valuesClément Foucault
2019-10-17Fix T70901: Pose bone with Armature Constraint moves in wrong directionSergey Sharybin
2019-10-17Cleanup depsgraph access in particle_edit.cPhilipp Oeser
2019-10-17Volumetric: Debug Voxel Size and LocationJeroen Bakker
2019-10-17Fix T70740: Clicking on proxy bone makes original one jump to initial locationSergey Sharybin
2019-10-17Cleanup: Fix naming of a functionSergey Sharybin
2019-10-17Fix T69182: Auto-Smooth does not work on Alembic meshes without normalsSybren A. Stüvel