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-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-02Fix T76062: Interpolate Radius in Curve Subdivide Special CaseHans Goudey
2020-05-02Fix T76309: changing AOV type does not update compositor socketBrecht Van Lommel
2020-05-01Fix some LLVM symbols outside of the llvm namespace being public on LinuxBrecht Van Lommel
2020-05-01Transform: Allow orientation change with custom matrix in modalGermano Cavalcante
2020-05-01Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-01Fix T76033: VSE crash with prefetch, disk cache and meta stripsRichard Antalik
2020-05-01Outliner: Fix selection extend not togglingNathan Craddock
2020-05-01Fix for T76281: Engine Info Overlay FormattingHarley Acheson
2020-05-01Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-01GPencil: Fix unreported noise using Market Chisel penAntonio Vazquez
2020-05-01Cleanup: Animation, refactored FCurve interpolationSybren A. Stüvel
2020-05-01Cleanup: Animation, split FCurve interpolation into separate functionSybren A. Stüvel
2020-05-01Tracking: Cleanup, localize variableSergey Sharybin
2020-05-01Tracking: Cleanup, localize iterator variablesSergey Sharybin
2020-05-01Fix: Fix build error on windowsRay Molenkamp
2020-05-01Cleanup: Animation, unify FCurve extrapolationSybren A. Stüvel
2020-05-01Cleanup: Animation, refactored FCurve extrapolationSybren A. Stüvel
2020-05-01Cleanup: Animation, split FCurve extrapolation into separate functionsSybren A. Stüvel
2020-05-01Windows: Support backtraces on release builds.Ray Molenkamp
2020-05-01UI: Use property split layout and decorators for material propertiesJulian Eisel
2020-05-01Transform: Invert shear direction aligned to viewGermano Cavalcante
2020-05-01Revert "Improve proportional edit drawing"Germano Cavalcante
2020-05-01Fix T76254: 'Normal' Transformation Orientation using GlobalGermano Cavalcante
2020-05-01Improve proportional edit drawingGermano Cavalcante
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-05-01Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-01Cleanup: Solidify modifier: Remove unneccessary error message.Demeter Dzadik
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-05-01WM: remove X11 hard coded window size workaroundChristian Rauch
2020-05-01Cleanup: replace inline dot-product with dot_v4v4Campbell Barton
2020-05-01Cleanup: improve readability for color assignmentCampbell Barton
2020-05-01Cleanup: pass const arguments to texture functionsCampbell Barton
2020-05-01Cleanup: avoid returning a bit-flag as a floatCampbell Barton
2020-05-01Cleanup: rename externtex to RE_texture_evaluateCampbell Barton
2020-05-01Cleanup: use sections for outliner sourcesCampbell Barton
2020-05-01Cleanup: spelling, commentsCampbell Barton
2020-05-01Cleanup: warningsCampbell Barton
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-04-30Revert "Windows: Support backtraces on release builds."Ray Molenkamp
2020-04-30VSE: Add frame interpolation option to speed effectIsrael Medina
2020-04-30UI: Fix animating panels after drag changing region sizeHans Goudey
2020-04-30clean-up: Remove left over debug print.Ray Molenkamp
2020-04-30Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30Fix dragging panels changing region sizeJulian Eisel
2020-04-30Fix crash when switching subdivision level in MultiresPablo Dobarro
2020-04-30Cleanup: Fix compiler warningAntonio Vazquez
2020-04-30Fix T76097: Simulations don't take animated gravity into accountSebastián Barschkis