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
AgeCommit message (Expand)Author
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-19Fix use of uninitialized variableHans Goudey
2020-10-19Cleanup: Use BLI string functionsHans Goudey
2020-10-19Cleanup: Missing parentheses around macro in versioningJulian Eisel
2020-10-19Cmake/macOS: strictly disallow searching in frameworksAnkit Meel
2020-10-19Fix T81806: Cycles error when GPU device_type is NONECampbell Barton
2020-10-19Fix T81484: Weight/Vertex paint with mirror and viewport clipping does not up...Philipp Oeser
2020-10-19Animation: Improve labels on Snap menu in graph editorSybren A. Stüvel
2020-10-19Fix libmv eigen alignment issues when compiling with AVX supportSebastian Parborg
2020-10-19Silence an unused variable warning in bmesh_bevel.c.Howard Trickey
2020-10-19Fix (unreported) crash when unlinking a brush from a tool.Bastien Montagne
2020-10-19Fix: skip drawing input sockets that do not have a draw methodJacques Lucke
2020-10-19Volumes: new Volume to Mesh modifierJacques Lucke
2020-10-19Cleanup: clang tidyJacques Lucke
2020-10-19Image: Export emissive colors in 3 channel PNG imagesJeroen Bakker
2020-10-19Cleanup: spelling in commentsAlistair Sealy
2020-10-19Fix T81167: Texture Painting with Paint mask enabled, (de)selecting faces cau...Jeroen Bakker
2020-10-19Fix T68343: Rendered video plays at 600fpsRichard Antalik
2020-10-19Fix ASAN warning after recent cleanupHans Goudey
2020-10-18Fix Bevel percent mode, and clamping for it too (T79898).Howard Trickey
2020-10-18Fluid: Fix for issues with external forcesSebastián Barschkis
2020-10-18Fluid: Add versioning for fluid particle physics typeSebastián Barschkis
2020-10-18Fix for T81400: Block Width CorrectionsHarley Acheson
2020-10-18Fix T81800: Datablock pin not working for bones in pose modeHans Goudey
2020-10-18Sculpt: Fix (unreported) assert getting trimming cursor depth optionPhilipp Oeser
2020-10-18Avoid Assert in BKE_mesh_calc_loop_tangent_exPhilipp Oeser
2020-10-18Fix T81729: Cycles object color not updating for instancersPhilipp Oeser
2020-10-18Cleanup: More miscellaneous code quality changes in wm directoryHans Goudey
2020-10-18Cleanup: Declare variables where initialized in context.cHans Goudey
2020-10-17Fix T81761: EEVEE enabled AO pass affects render resultDalai Felinto
2020-10-17Cleanup: Miscellaneous improvements in wm directoryHans Goudey
2020-10-17Fix T81594: Unable to reassign effect inputsRichard Antalik
2020-10-17Cleanup: Reduce variable scope in screen directoryHans Goudey
2020-10-17Cleanup: Reduce variable scope in area.cHans Goudey
2020-10-17UI: Tweak decimate modifier layoutHans Goudey
2020-10-16UI: Align related propertiesHans Goudey
2020-10-16Property Search: Reset panel expansion when exiting searchHans Goudey
2020-10-16Cleanup: reduce variable scopesJacques Lucke
2020-10-16Cleanup: reduce variable scopesJacques Lucke
2020-10-16Fix misuse of alloc inside a loopDalai Felinto
2020-10-16Animation: Snap Cursor Value operatorSybren A. Stüvel
2020-10-16Cleanup: Animation, split up frame jump operatorSybren A. Stüvel
2020-10-16Cleanup: clang-tidyJacques Lucke
2020-10-16Fix (reported by studio team) crash in relocate lib code.Bastien Montagne
2020-10-16Fix T81027: Multires objects in sculpt mode can't be linked via collections.Bastien Montagne
2020-10-16Fix T81591: Align view to active is not working in sculpt modeCampbell Barton
2020-10-16Fix T54526: Data Transfer modifier's Max Distance field working strangely.Bastien Montagne
2020-10-16EEVEE: SSR: Fix unreported smoothstep instability when border factor is 0Clément Foucault
2020-10-16UI: Make node theme settings to conform to UI rulesDalai Felinto
2020-10-16Correct last commitCampbell Barton