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-05-03cleanupblenloader-decentralizationJacques Lucke
2020-05-03cleanupJacques Lucke
2020-05-03cleanupJacques Lucke
2020-05-03more documentationJacques Lucke
2020-05-03improve documentationJacques Lucke
2020-05-03Merge branch 'master' into blenloader-decentralizationJacques Lucke
2020-05-03Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez
2020-05-03GHOST: cleanup platform checks, fix Wayland + X11Campbell Barton
2020-05-03Cleanup: store BLF buffer size in a variableCampbell Barton
2020-05-03BLF: use 'int' for internal glyph x,y bearingCampbell Barton
2020-05-03UI: improve widget text cursor positionHarley Acheson
2020-05-03BLF: add new arguments to BLF_GlyphBoundsFnCampbell Barton
2020-05-03Cleanup: sort file listsCampbell Barton
2020-05-03Cleanup: clang-formatCampbell Barton
2020-05-03Cleanup: remove unused alpha argumentCampbell Barton
2020-05-02start writing commentsJacques Lucke
2020-05-02Annotations: Remove old unused codeAntonio Vazquez
2020-05-02Possible fix for T76113: Use GL_STATIC_DRAW in immBeginmano-wii
2020-05-02Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-02Cleanup: Fix return NULL from bool type functionRichard Antalik
2020-05-02Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-02GPencil: Improve Market Chisel angle algorithmAntonio Vazquez
2020-05-02Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-02Revert "Outliner: Fix selection sync for various operators"Nathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
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 T75995: Cycles render artifacts with overlapping volumesBrecht Van Lommel
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-01Cleanup: compiler warning with clang 10Brecht Van Lommel
2020-05-01Transform: Allow orientation change with custom matrix in modalGermano Cavalcante
2020-05-01Fx build error with MSBuild on WindowsNikhil Shringarpurey
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