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
2021-08-26Cleanup: use C style comments for descriptive textCampbell Barton
2021-08-26Cleanup: remove deprecated flag use in colladaCampbell Barton
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-26Cleanup: clang-formatCampbell Barton
2021-08-26Fix T90915: outliner select behaves as if Ctrl is heldCampbell Barton
2021-08-26Cleanup: Refactor proximity node to be more data type agnosticHans Goudey
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-08-25Windows/Ninja: Optimize linker performanceRay Molenkamp
2021-08-25Fix wrong length value in the header of the Move operatorGermano Cavalcante
2021-08-25Fix T90248: missing depsgraph update tag for node groupJacques Lucke
2021-08-25Fix T90911: Move along axis does not display real distance unitsGermano Cavalcante
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-25Cleanup: else-after-returnJacques Lucke
2021-08-25T90908: Reduce loading times when extracting thumbnails from Blendfiles.Jeroen Bakker
2021-08-25XR: Enable controller profile extensionsPeter Kim
2021-08-25XR: Improve "Invalid stage ref space" warningPeter Kim
2021-08-25Fix: Crash on file read with active VR sessionPeter Kim
2021-08-25Fix: XR action map memory leaksPeter Kim
2021-08-25Fix: Incorrect declaration of XrActionMaps RNAPeter Kim
2021-08-25Cleanup: skip saving selection properties set in the keymapCampbell Barton
2021-08-25Cleanup: Mentioning incorrect source file in comment.Jeroen Bakker
2021-08-25Cleanup: separate IMB_thumb_load_blend in multiple functions.Jeroen Bakker
2021-08-25Keymap: repeat was disabled for Ctrl-Backspace in the text editorCampbell Barton
2021-08-25Cleanup: Fixed compile error in debug code.Jeroen Bakker
2021-08-25Fix assert caused by 38630711a02e553f209ace9a8627a7a851820a2dCampbell Barton
2021-08-25Correct error in 38630711a02e553f209ace9a8627a7a851820a2dCampbell Barton
2021-08-25BLI_string_utf8: remove unnecessary utf8 decoding functionsCampbell Barton
2021-08-25BLI_string_utf8: simplify utf8 stepping logicCampbell Barton
2021-08-25VSE: Set default sound and video export formatRichard Antalik
2021-08-25Cleanup: Use shorter enum item namesHans Goudey
2021-08-25LineArt: Fix (Unreported) Crash when loading objects.YimingWu
2021-08-25Cleanup: Remove unecessary variablesHans Goudey
2021-08-24Fix T90900: Crash when rendering geometry nodes created curveHans Goudey
2021-08-24Cleanup: Make function static, remove unused argumentsHans Goudey
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-08-24Fix T90715: Remove correct particle modifier through Python APIRobert Guetzkow
2021-08-24Cleanup: ID management: Remove useless internal for `BKE_lib_id_clear_library...Bastien Montagne
2021-08-24Cleanup: Remove useless Camera `make_local` callback.Bastien Montagne
2021-08-24Cleanup: Simplify logicHans Goudey
2021-08-24Render: Lazily allocate render passes pixels storageSergey Sharybin
2021-08-24FFMPEG: Fix building with older versions that need FFMPEG_USE_DURATION_WORKAR...Sebastian Parborg
2021-08-24Disable Fade Inactive Geometry overlay by defaultPablo Dobarro
2021-08-24Fix T90840: Can't duplicate or copy (Ctrl-C) object from linked file.Bastien Montagne
2021-08-24Fix invalid mask use for the UV-project modifierCampbell Barton
2021-08-24Added more Geometry Node testsHimanshi Kalra
2021-08-24PyAPI: remove active area test for script.python_file_run operatorCampbell Barton
2021-08-24Fix buffer size mismatch in SCRIPT_OT_python_file_runCampbell Barton
2021-08-24Fix reporting Python reference leaks with WITH_PYTHON_SAFETYCampbell Barton
2021-08-24Fix BLI_str_utf8_as_unicode_step reading past intended boundsCampbell Barton
2021-08-24Cleanup: spellingCampbell Barton