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
2022-08-02Fix (studio-reported) crash in some rare cases in blendfile read code.Bastien Montagne
2022-04-19Fix T85756: Adjust Last Operation panel is slow.Bastien Montagne
2022-02-21Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2021-08-09Fix T83164: Spline IK `joint_bindings` parameter is broken.Bastien Montagne
2021-08-09Fix T90417: font loading creates duplicate ID namesCampbell Barton
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-21Fix T87562: Keymap preferences from 2.92x ignoredCampbell Barton
2021-04-16Fix T87010: VSE: adding strips crashes in certain filesPhilipp Oeser
2021-04-16Fix BLO_library_temp_load_id loading temporary ID's into G.mainCampbell Barton
2021-04-15Bump subversion before starting the next release cycleDalai Felinto
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-04-08Fix T87274: Curve 2D resets to 3D on reloadGermano Cavalcante
2021-04-02Geometry Nodes: Separate grid primitive X and Y sizeHans Goudey
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-04-01Nodes: separate node name and display name in bNodeTreePathJacques Lucke
2021-04-01Cycles: add a spread setting for area lightsMatteo Falduto
2021-04-01Fix: incorrect versioning code for lights propertiesBrecht Van Lommel
2021-03-31Geometry Nodes: Rename "Grid" to "Density"Hans Goudey
2021-03-31Cleanup: Remove SEQ_CURRENT_BEGIN macroRichard Antalik
2021-03-30Armature: Add Display Axis OffsetScott Wilson
2021-03-26Geometry Nodes: Rename "Plane" primitive to "Grid"Hans Goudey
2021-03-25Fix T86853: Critical bug in write code of CacheFile ID.Bastien Montagne
2021-03-24Geometry Nodes: add versioning for attribute fillJacques Lucke
2021-03-23Cleanup: single quotes for Python enums, spellingCampbell Barton
2021-03-19EEVEE: Lights: Add Volume and diffuse light power sliderClément Foucault
2021-03-18BLO: Functions for temporarily loading a single datablockSybren A. Stüvel
2021-03-17Geometry Nodes: Rename "Subdivide Smooth" back to "Subdivision Surface"Hans Goudey
2021-03-17Add versioning code removed in 91561629cd0bHans Goudey
2021-03-16VSE: Automatic proxy buildingRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-15LibOverride: Add checks to address some degenerate blend file casesBastien Montagne
2021-03-15Spreadsheet: add status barJacques Lucke
2021-03-15Writefile: only include recovery info in auto-save & quit.blendCampbell Barton
2021-03-15Cleanup: rename G_FILE_RECOVER -> G_FILE_RECOVER_READCampbell Barton
2021-03-12Cleanup: const warningCampbell Barton
2021-03-12Fix heap buffer overflow appending/linking from a blend fileSybren A. Stüvel
2021-03-11Fix (unreported): crash on undo when using pinned id in spreadsheetJacques Lucke
2021-03-08Geometry Nodes: Rename subdivision nodesHans Goudey
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08PyAPI: add bpy.types.BlendFile.temp_data for temporary library loadingCampbell Barton
2021-03-08readfile: add id_tag_extra argumentCampbell Barton
2021-03-08Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker
2021-03-08Cleanup: rename offs to offsetCampbell Barton
2021-03-06Cleanup: commentsCampbell Barton
2021-03-04Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments.Bastien Montagne
2021-03-03EEVEE: Avoid old files with too many volume shadow sample being too slowClément Foucault