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-01-11Fix T94366: Grease Pencil Automerge no immediate UI updatePhilipp Oeser
2021-12-07Fix T93353: Reload Library Override file loses Constraints, take II.Bastien Montagne
2021-11-28Fix T89081: Freestyle noise seed of zero crashPhilipp Oeser
2021-11-28Fix T93322: Freestyle Sinus Displacement Division by Zero CrashPhilipp Oeser
2021-11-23Fix T93007: Cycles not updating for animated Object properties like colorBrecht Van Lommel
2021-11-23Fix T89260: Eevee crashes with custom node sockets.Jeroen Bakker
2021-11-22Fix potential crash opening 3.0 blend files in older versions.Bastien Montagne
2021-11-02Fix T92185: GPencil memory leak removing stroke from pythonAntonio Vazquez
2021-11-02Fix T91237: Wrong Editors could sync animation 'Visible Range'Philipp Oeser
2021-09-22Fix T91511: GPencil weight_get and Vertex Groups not working at expectedAntonio Vazquez
2021-09-06Fix T91159: GPencil Smooth brush is using Affect Pressure but not usedAntonio Vazquez
2021-08-23VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-09Cleanup/Fix RNA array length accessors returning non-zero values in invalid c...Bastien Montagne
2021-08-09Fix T88807: crash when there are multiple links between the same socketsJacques Lucke
2021-07-26Alembic: remove non-functional "Renderable Objects" only optionPhilipp Oeser
2021-06-30FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-09Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the time...Jeroen Bakker
2021-05-28Fix T88601: Attribute Compare boolean doesn't expose socketHans Goudey
2021-05-21Fix T87357: Missing update after removing socketJacques Lucke
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-15Fix T88188: Keyframing Vertex Mass in Cloth Simulation doesn't have anyPhilipp Oeser
2021-05-10Fix T54339: Shapekey Max value doesn't clamp existing valuePratik Borhade
2021-05-09GPencil: Sort Line Art modifier alphabeticallyPablo Vazquez
2021-05-05Cleanup: clang formatPhilipp Oeser
2021-05-03Fix T87969: crash accesing FaceMaps / PaintMask data in editmodePhilipp Oeser
2021-05-03LibOverride: temporarily fix the material driver workaround with a hack.Alexander Gavrilov
2021-04-30LibOverride: Make drivers' 'mute' flag overridable.Bastien Montagne
2021-04-28Fix T87864: Context is None for draw methodCampbell Barton
2021-04-24Fix T85567: Crash accessing gizmo group on `__del__`Campbell Barton
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-16Fix T65064: Keymaps items controlling dynamic enums fail to exportCampbell Barton
2021-04-16RNA: add STRUCT_NO_CONTEXT_WITHOUT_OWNER_ID flagCampbell Barton
2021-04-16Fix RNA enum item callbacks not checking for NULL contextCampbell Barton
2021-04-15RNA: Silence warning when building without audaspaceDalai Felinto
2021-04-15GPencil: Change UI text and tooltipAntonio Vazquez
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-04-13Spreadsheet: rename Point to VertexJacques Lucke
2021-04-13Motion Tracking: setting Keyframe A & B was not updating UI indicatorsPhilipp Oeser
2021-04-13DNA: support int8_t type in DNA structsJacques Lucke
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-12UI: Fix a few RNA description stringsDamien Picard
2021-04-11Cleanup: spellingCampbell Barton
2021-04-09Fix use of uninitialized memory in BKE_scene_objects_as_gsetCampbell Barton
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-08Text Editor: don't force other views to follow the cursorCampbell Barton