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
2019-08-01Merge branch 'master' into temp-gpencil-drw-engineAntonio Vazquez
2019-08-01Cleanup: remove unnecessary includemano-wii
2019-08-01Fix T66040: Make Data Transfer' Mix Factor multiply with vgroup weights when ...Bastien Montagne
2019-08-01Alembic: fix heap-use-after-free errorSybren A. Stüvel
2019-08-01Fix T61935: load camera transforms from Alembic files written by MeshroomSybren A. Stüvel
2019-08-01FFmpeg pixel format conversion improvementsSybren A. Stüvel
2019-08-01Fix T68055: mesh selection issues, once blend is loaded second time in a Blen...mano-wii
2019-08-01Added FFmpeg preset for WebM + VP9 video + Opus audioSybren A. Stüvel
2019-08-01I18n messages extraction: do not report multi-lines messages anymore.Bastien Montagne
2019-08-01Cleanup a bit i18n message extraction code.Bastien Montagne
2019-08-01Keymap: use Ctrl-/ to toggle commentsCampbell Barton
2019-08-01Text: toggle comment operatorCampbell Barton
2019-08-01Cleanup: quiet gcc warning 'alloc-size-larger-than'Campbell Barton
2019-08-01Cleanup: use doxy sections for text operatorsCampbell Barton
2019-08-01Fix T68036: VSE: 'Remove Gaps' causes audio to go out of syncPhilipp Oeser
2019-08-01Linux: resolve issue compiling on mint 18.3Campbell Barton
2019-08-01Cleanup: use _ex suffix instead of _extCampbell Barton
2019-08-01Cleanup: misc spelling fixes in variable names & definesCampbell Barton
2019-08-01Cleanup: remove redundant LMB select default.Campbell Barton
2019-08-01Fix error setting the user preferencesCampbell Barton
2019-08-01Fix error de-duplicating BLI_file_read functionsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-08-01Cleanup/msvc: Remove math.h from creator_signals.cLazydodo
2019-08-01Cleanup: Remove FMA3 Disable for msvcLazydodo
2019-08-01Cleanup: remove unused membermano-wii
2019-08-01Cleanup: move defaults into U_default structCampbell Barton
2019-08-01Cleanup: remove unused compute-id from preferencesCampbell Barton
2019-08-01Cleanup: use braces, unused variable, unused enumCampbell Barton
2019-07-31Fix T67951: Bone selection is broken on some Intel GPUsmano-wii
2019-07-31Fix several undefined-behaviour-sanitizer warningsLukas Stockner
2019-07-31UI: Correct Spacing for Short Unit NamesHarley Acheson
2019-07-31Add operator for removing unused material slotsLukas Stockner
2019-07-31Merge per-shader SVM nodes in the main update thread to avoid locking and res...Lukas Stockner
2019-07-31Fix T66785: Blender Menu As Text When Main Menu CollapsedHarley Acheson
2019-07-31Clarify in FloatProperty generated docs: single precision floats.Howard Trickey
2019-07-31Revert "UI: remove checks for other popovers when switching menu"Sebastian Parborg
2019-07-31Fix build error after recent cleanupBrecht Van Lommel
2019-07-31Cleanup: typo in parameter name in function declarations.Bastien Montagne
2019-07-31Fix: test object_modifier_array is passing when it shouldn't.Habib Gahbiche
2019-07-31Fix negative booleanSergey Sharybin
2019-07-31Fix T65837: "Zoom Axis" is not working on the node editorSebastian Parborg
2019-07-31Fix T63921: Unable to use confirm on release for keyboard shortcutsSebastian Parborg
2019-07-31Cleanup: remove unused boost codeBrecht Van Lommel
2019-07-31Fix T67999: calling obj.data.materials.clear() crashes BlenderSybren A. Stüvel
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Fix: build error with MSVCLazydodo
2019-07-31Depsgraph: Fix wrong check for need-to-be-evaluatedSergey Sharybin
2019-07-31Fix T67883: Time Remapping doesn't workSergey Sharybin
2019-07-31Fix T67597: Texture painting: Texture slots that correspond to nodes inside n...mano-wii
2019-07-31Fix T67808: Bright/Contrast node wrong for negative contrastPhilipp Oeser