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-19Properly gray out modifiers when FCurve has them turned offfcurve-modifier-panelsHans Goudey
2020-10-19Review feedback from JulianHans Goudey
2020-10-19Merge branch 'master' into fcurve-modifier-panelsHans 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
2020-10-16PyDoc: update to account for new context memberCampbell Barton
2020-10-16Cleanup: remove debug printf()Sybren A. Stüvel
2020-10-16Fix T62463: unable to select anim channel for unselected nodeSybren A. Stüvel
2020-10-16Cleanup: Animation, remove unused parametersSybren A. Stüvel
2020-10-16CMake/macOS: Search for headers in Frameworks last.Ankit Meel
2020-10-16CMake/macOS: Restore TIFF's optional status.Ankit Meel
2020-10-16PyAPI: unregister add-ons when exitingCampbell Barton
2020-10-16Fix syntax error in IC-KeymapCampbell Barton
2020-10-16RNA: support building WITH_PYTHON=OFFCampbell Barton
2020-10-16Cleanup: remove f-string useCampbell Barton
2020-10-16Cleanup: assign variables for re-used context membersCampbell Barton
2020-10-16Cleanup: spellingCampbell Barton
2020-10-16Windows: Fix build issue on windowsRay Molenkamp
2020-10-16Fix build error with clean buildsJulian Eisel
2020-10-15Outliner: Use operator option to decide which item to renameJulian Eisel
2020-10-15Fix T76597: Support Keyframe: Copy To SelectedWayde Moss