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-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-06Cleanup: sort structs, filesCampbell Barton
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
2020-11-03Add a callback to `IDTypeInfo` to allow preservation of some data accross mem...Bastien Montagne
2020-11-03Outliner: Add "Selectable" object filterJaggz H
2020-11-03Merge branch 'blender-v2.91-release'Hans Goudey
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-02UI: Enable writing global area data (top-bar, status-bar) to .blend'sJulian Eisel
2020-11-02Fix crash opening some 2.4x .blend files with drivers or NLA editorBrecht Van Lommel
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-30Refactor: move WorkSpace .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-30Refactor: move bScreen .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-30Refactor: move Area .blend I/O to blenkernelJacques Lucke
2020-10-30Refactor: move view3dshading .blend I/O to blenkernelJacques Lucke
2020-10-30Refactor: move ParticleSettings .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-29Refactor: move Collection .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-29Cleanup: spellingCampbell Barton
2020-10-28Tracking: Simplify configuration of intrinsics to refineSergey Sharybin
2020-10-27Multires: Remove simple subdivision typeSergey Sharybin
2020-10-24Fix T82019 Crash loading 2.78 splash demo.Howard Trickey
2020-10-24Fix T82019 Crash loading 2.78 splash demo.Howard Trickey
2020-10-22Multires: Remove legacy compatibility codeSergey Sharybin
2020-10-21Bump subversion to 2.91.9 for bcon3 BETADalai Felinto
2020-10-21Cleanup: keep comment block at bottom of versioningCampbell Barton
2020-10-21Fluid: Added obstacle fluid distance parameterSebastián Barschkis
2020-10-20UV/Image: Remove Legacy DrawingJeroen Bakker
2020-10-20Fluid: Add missing versioning for new options in 'Viewport Display' panelSebastián Barschkis
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-19Cleanup: Missing parentheses around macro in versioningJulian Eisel
2020-10-18Fluid: Add versioning for fluid particle physics typeSebastián Barschkis
2020-10-16Fix misuse of alloc inside a loopDalai Felinto
2020-10-16Fix T81027: Multires objects in sculpt mode can't be linked via collections.Bastien Montagne
2020-10-15Fix T81580: No doversion for Emission StrengthDalai Felinto
2020-10-15Cleanup: Do not compare bool value to 0.Bastien Montagne
2020-10-10Cleanup: use macro for comparing file versionsCampbell Barton
2020-10-10Cleanup: remove unnecessary commentsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09Fix T81468: Missing NULL check for F-curve rna_path in versionning code.Bastien Montagne
2020-10-08DNA: cleanup endian switching when loading fileJacques Lucke
2020-10-07UV/Image Editor: Overlay PopoverJeroen Bakker
2020-10-07Fix T76595: Indicate the Active Keyframe in Graph EditorHans Goudey
2020-10-05Initialize CLOG to fix crashing unit testsSybren A. Stüvel
2020-10-05Move sequencer sources from blenkernelRichard Antalik