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-11-09Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-09Fix potential crash closing Blender with persistent data option enabledBrecht Van Lommel
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-11-09Animation: move group colors switch to user preferencesSybren A. Stüvel
2020-11-07Cleanup: Clang-tidy, readability-else-after-returnAnkit Meel
2020-11-07Cleanup: Clang-tidy, readability-non-const-parameter.Ankit Meel
2020-11-07Cleanup: Clang-tidy else-after-returnAnkit Meel
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Add background rectangle option to video sequencer Text stripPaul Melis
2020-11-06VSE: Don't store proxy images in cacheRichard Antalik
2020-11-06Cleanup: use STR_ELEM macroCampbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-11-05VSE: cache performance optimizationRichard Antalik
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
2020-11-04UI: Replace uses of "loc/rot" with full wordsNathan Craddock
2020-11-04Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-04Fix T81794: ColorRampElement step regressionRichard Antalik
2020-11-03Materials: add custom object properties as uniform attributes.Alexander Gavrilov
2020-11-03Outliner: Add "Selectable" object filterJaggz H
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-11-03VSE: Media transform redesignRichard Antalik
2020-11-02Revert "VSE: Media transform redesign"Richard Antalik
2020-11-02VSE: Media transform redesignRichard Antalik
2020-11-02LibOverride: make some pose options overridable.Bastien Montagne
2020-11-02Fix py-defined pointer properties wrong tag re ID ownership.Bastien Montagne
2020-11-02Another attempt at fixing T81963: Random rare crashes in override code.Bastien Montagne
2020-11-02LibOverride: Do not assert on missing operands in apply function.Bastien Montagne
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-31Update tooltip, Tablet API can now be changed at runtime.Nicholas Rishel
2020-10-30GPencil: New material parameter to rotate textureAntonio Vazquez
2020-10-30Docs: note the purpose of UserDef_Runtime.is_dirtyCampbell Barton
2020-10-30Fluid: Added APIC simulation methodSebastián Barschkis
2020-10-30Outliner: Remove "ID" from tooltipNathan Craddock
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-29Anim UI: Playback Sync menu improvementSybren A. Stüvel
2020-10-29Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-29RNA properties subtypes enum: sync definitions everywherePhilipp Oeser
2020-10-28UI: Misc Label and Description ChangesYevgeny Makarov
2020-10-28Add a Un-Bake FCurves operatorSebastian Parborg
2020-10-28Tracking: Simplify configuration of intrinsics to refineSergey Sharybin
2020-10-28Tracking: Decouple refine settingsSergey Sharybin
2020-10-27GPencil: New parameter in Texture modifier to rotate Dot texturesAntonio Vazquez
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton