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-02-22Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2021-10-29VSE: Implement sanity check for files with more channels than supportedDalai Felinto
2021-08-16Fix T83164: Spline IK `joint_bindings` parameter is broken.Bastien Montagne
2021-08-16Fix T90417: font loading creates duplicate ID namesCampbell Barton
2020-10-07Fix T81168: 2.8x Crash when loading 2.79 file.Bastien Montagne
2020-09-30Version: Blender 2.83.7 releasev2.83.7Jeroen Bakker
2020-09-16Fix T78392: [2.83.5, 2.90, 2.91] Crash on undo/ redo after changing modes.Bastien Montagne
2020-08-26Fix constant lighting change in VR view when rotating headJulian Eisel
2020-08-12Fix T77847: "Add plane > align" causes crash when certain rigs are in the sce...Bastien Montagne
2020-08-12Fix T79575: Crash loading nested set-scenesCampbell Barton
2020-08-12Fix T78529: Blend file corrupted during save caused by high Cubemap SizeClément Foucault
2020-06-30Fix (unreported) critical mistake in Collection liblink code in readfile.c.Bastien Montagne
2020-06-25Revert "Fix (unreported) critical mistake in Collection liblink code in readf...Jeroen Bakker
2020-06-25Fix (unreported) critical mistake in Collection liblink code in readfile.c.Bastien Montagne
2020-06-11Fix T77456: Broken vertex paint undo on high-poly objects.Bastien Montagne
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-05-30GPencil: Fix unreported wrong Sculpt brushes initialization in TemplatesAntonio Vazquez
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-26Fix T68209: Crash opening pre 2.8 file with maximized areaJulian Eisel
2020-05-25Cleanup wrong format specifier in a debug printf.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-15Fix embedded IDs not being enough/properly initialized.Bastien Montagne
2020-05-15Cleanup: rename readfile utils dealing with embedded IDs to proper name.Bastien Montagne
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-15Fix T76738: Duplicate brushes cause assertion on undoCampbell Barton
2020-05-15Fix duplicate ID's being created when appending/linkingCampbell Barton
2020-05-14Cleanup: Remove uneeded loopAntonio Vazquez
2020-05-13Fix T75347: Update cloth brushes in versioning with a valid mass valuePablo Dobarro
2020-05-12GPencil: Add new parameter for SMAA thresholdAntonio Vazquez
2020-05-06Fix T76392: Crash loading app-template with Load UI disabledCampbell Barton
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-27GPencil: Change defaults for Gradient materialsAntonio Vazquez
2020-04-23Fix T73680: Scene and fluid modifier gravity are scaled differentlyJacques Lucke
2020-04-23Fix invalid rigid body constraint values during 2.83 developmentCampbell Barton
2020-04-22Silence annoying error message in writefile on undo step storage.Bastien Montagne
2020-04-22Fluid: Fixes for cache 'Replay' modeSebastián Barschkis
2020-04-22Undo: Minor optimization: do not write Scene's 3DCursor.Bastien Montagne
2020-04-22Fix T75719: Undo system: Debug assert while undoing several operations.Bastien Montagne
2020-04-21Fix T75920: Add object - Align to 3D cursor not working.Bastien Montagne
2020-04-18GPencil: Fix missing patch of default Material namesAntonio Vazquez
2020-04-18GPencil: Fix duplicated default brushes and change settingsAntonio Vazquez
2020-04-16Fix T75730: Properly remove unused override properties/operations.Bastien Montagne
2020-04-16Fix T75780: Gpencil Sculpt brushes not working with old filesAntonio Vazquez
2020-04-16Fix memcpy overlapping buffersGermano Cavalcante
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-13Fix T75032: New complex solidify algorithm handles poorly merging threshold o...Henrik Dick