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-06-04Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewtemp-lanpr-reviewYimingWu
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-05-30Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2020-05-28Readfile: move all calls to 'id_us_ensure_real' to direct_link functions.Bastien Montagne
2020-05-26Cleanup/refactor: Workspace API, boilerplate code, early exitJulian Eisel
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Fix/Cleanup: Move some animdata versioning code out of liblinking process.Bastien Montagne
2020-05-26Cleanup: Create afterliblink doversion for 2.90... and move relevant code there.Bastien Montagne
2020-05-25Cleanup wrong format specifier in a debug printf.Bastien Montagne
2020-05-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-20Fix T76883: Zero users scenes after undo.Bastien Montagne
2020-05-20Cleanup: compiler warningBrecht Van Lommel
2020-05-20Fix Cycles viewport render fully restarting after undoBrecht Van Lommel
2020-05-20Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-16Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2020-05-15Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-15Fix embedded IDs not being enough/properly initialized.Bastien Montagne
2020-05-15Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-15Cleanup: rename readfile utils dealing with embedded IDs to proper name.Bastien Montagne
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Fix duplicate ID's being created when appending/linkingCampbell Barton
2020-05-12Preferences: Customize default empty size for collection instancesJacques Lucke
2020-05-09Cleanup: spellingCampbell Barton
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-29Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-29Readfile: debug check all IDs are properly linked at the end.Bastien Montagne
2020-04-29Fix T76155: 'Object lost data' on copy-pasting with new undo code.Bastien Montagne
2020-04-22Fluid: Fixes for cache 'Replay' modeSebastián Barschkis
2020-04-22Fluid: Fixes for cache 'Replay' modeSebastián Barschkis
2020-04-22Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-22Fix T75719: Undo system: Debug assert while undoing several operations.Bastien Montagne
2020-04-21Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-21Fix T75920: Add object - Align to 3D cursor not working.Bastien Montagne
2020-04-20Nodes: Add emitters, events, forces and control flow socket typesJacques Lucke
2020-04-20Nodes: New Object and Image socket typesJacques Lucke
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-16Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-16Fix T75730: Properly remove unused override properties/operations.Bastien Montagne
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-14Cleanup: remove unnecessary branch when lib linking constraintsJacques Lucke
2020-04-14Fix T75542: toggling modifier visibility not working correct with undo speedupBrecht Van Lommel
2020-04-08NewUndo: Fix (studio-reported) discrepency in proxies when undoing.Bastien Montagne
2020-04-08Cleanup: spellingCampbell Barton
2020-04-07Undo: change depsgraph recalc flags handling to improve performanceBrecht Van Lommel
2020-04-07Cleanup: avoid memory allocation for unchanged datablocks in undoBrecht Van Lommel
2020-04-07Cleanup: split partial undo code off into functions, tweak debug printsBrecht Van Lommel