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-12-07Cycles: Use Blender Cryptomatte Settings.Jeroen Bakker
2020-12-07Fix T83296: Unknown actions no longer perform an undo pushGreg Neumiller
2020-12-07Fix T83347: Smart UV project crashes with wire edgesGreg Neumiller
2020-12-07Cleanup: spellingCampbell Barton
2020-12-07Cleanup: correct enum typeCampbell Barton
2020-12-07GPencil: Enable Layer Onion Skin by defaultAntonio Vazquez
2020-12-06Fluid: Updated Mantaflow source filesSebastián Barschkis
2020-12-06UI: Alert Dialog Helper FunctionYevgeny Makarov
2020-12-06UI: 'About Blender' with Full LogoYevgeny Makarov
2020-12-06Reorder fields in boolean's ITT_value to save memory.Howard Trickey
2020-12-06Doxygen: Increase lookup cacheAaron Carlisle
2020-12-06Doxygen: Disable HTMLHELPAaron Carlisle
2020-12-05Fix crashes with invisible Outliners on fullscreen or window closingJulian Eisel
2020-12-05Fix T83400: GPencil onion skin not visible when Edit Lines is enabledAntonio Vazquez
2020-12-05Add more timing hooks for boolean.Howard Trickey
2020-12-05Cleanup: Finish porting outliner tree building to C++Nathan Craddock
2020-12-05Cleanup: Outliner Data API display modeNathan Craddock
2020-12-05Cleanup: Outliner scenes display modeNathan Craddock
2020-12-05Cleanup: Outliner orphan data display modeNathan Craddock
2020-12-05Cleanup: Outliner video sequencer display modeNathan Craddock
2020-12-04Fix incorrect variable name after last commitHans Goudey
2020-12-04Cleanup: Use LISTBASE_FOREACH macro in windowmanager internHans Goudey
2020-12-04Cleanup: Move Outliner runtime hash into internal runtime struct, out of DNAJulian Eisel
2020-12-04Atomics: Add 16 bit fetch + AND and fetch + OR signed integer operationsJulian Eisel
2020-12-04Fix API doc generation.Bastien Montagne
2020-12-04macOS deps: Support building clang tidyAnkit Meel
2020-12-04Transform: Don't use Automatic Constraint Plane in 2D editorsGermano Cavalcante
2020-12-04Cleanup: Deduplicate constraint event codeGermano Cavalcante
2020-12-04i18n utils CLI: add missing RTL process command.Bastien Montagne
2020-12-04i18n utils: Add first version of the CLI wrapper around i18n tools.Bastien Montagne
2020-12-04i18n utils: Add a helper to list and match po files with languages codes.Bastien Montagne
2020-12-04i18n utils : Reduce dependency to Blender bpy API, step 2.Bastien Montagne
2020-12-04i18n utils: reduce dependency to Blender bpy API, step 1.Bastien Montagne
2020-12-04i18n utils: Cleanup.Bastien Montagne
2020-12-04Cleanup: Declare variables where initializedHans Goudey
2020-12-04Cleanup: Use typedef for button string info typeHans Goudey
2020-12-04Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-12-04Revert "Fix T83177: Industry Compatible keymap: MMB-dragging to transform eng...Germano Cavalcante
2020-12-04Cycles: Add support for shader raytracing in OptiXPatrick Mours
2020-12-04Cleanup: Clang-Tidy, modernize-use-usingSybren A. Stüvel
2020-12-04Cleanup: Clang-tidy, actually enable the modernize-use-override ruleSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-use-overrideSybren A. Stüvel
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel
2020-12-04Cleanup: replace NULL with nullptr in C++ codeSybren A. Stüvel
2020-12-04Point users to new location of "Show Group Colors" optionSybren A. Stüvel
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-04Fix T83346: Scrolling doesn't work with mouse over panel headerHans Goudey
2020-12-04UI: Remove Decorators from Keymap PreferencesYevgeny Makarov