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-05-01Fix T76033: VSE crash with prefetch, disk cache and meta stripsRichard Antalik
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-04-30Fluid: Removed domain size option from diffusion panelSebastián Barschkis
2020-04-29Cleanup: use LISTBASE_FOREACH iterator everywhere possible in libquery.Bastien Montagne
2020-04-29Fix T76185: GPencil from Curve ignores Cyclic when curve has only 2 pointsAntonio Vazquez
2020-04-28IDProperties: add a foreach looper and use it in libquery code.Bastien Montagne
2020-04-27GPencil: Change defaults for Gradient materialsAntonio Vazquez
2020-04-27Fix T74346 VSE: Prefetching doesn't work properly with property animationsRichard Antalik
2020-04-27Fix T75495: Blender crashes opening a VSE .blend fileRichard Antalik
2020-04-24Fix T69753 Instanced Metaballs not rendering but showing up in ViewportSybren A. Stüvel
2020-04-24T75631: New multires shrinkage problemSergey Sharybin
2020-04-23Fix T72506 EEVEE: Collection Holdout propagates accross material instancesClément Foucault
2020-04-23Cleanup: Add assert to crash earlierJacques Lucke
2020-04-23Fix T73680: Scene and fluid modifier gravity are scaled differentlyJacques Lucke
2020-04-23Fix T76008: Fluid inflow with negative initial velocity is not workingJacques Lucke
2020-04-23Fix T75987: crash entering edit mode with keyed particlesBrecht Van Lommel
2020-04-23Fix T74172: Mirror with bisect results in holesCampbell Barton
2020-04-23Fix T75965: Scale to Fit Text Box fails with a single wordCampbell Barton
2020-04-23Fix invalid rigid body constraint values during 2.83 developmentCampbell Barton
2020-04-23Fix T75991: crash when rigidbody encounters unknown constraint typeCampbell Barton
2020-04-22Cleanup: Fix strict compiler warningSergey Sharybin
2020-04-22Cleanup: Spelling in function nameSergey Sharybin
2020-04-22Fluid: Use maximum for initial velocity grid applicationSebastián Barschkis
2020-04-22Fluid: Fixes for cache 'Replay' modeSebastián Barschkis
2020-04-22Fluid: Fix for caches being released when file is loadedSebastián Barschkis
2020-04-22Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis
2020-04-22Fluid: Improved cache 'Replay' optionSebastián Barschkis
2020-04-22Cleanup: clarify and update some flags descriptions in libquery code.Bastien Montagne
2020-04-21Fix T75969: view layer add with Copy Settings does not copy all dataBrecht Van Lommel
2020-04-21Fix T75893: Undo causes crash with "Load UI" disabled.Bastien Montagne
2020-04-20Cleanup: ID management: Light ID type.Bastien Montagne
2020-04-20Fix T75329: Missing show_face_sets checks for MultiresPablo Dobarro
2020-04-20Fix crash on Multires Face Set visibility syncPablo Dobarro
2020-04-18GPencil: Fix duplicated default brushes and change settingsAntonio Vazquez
2020-04-17Fix T75811: GPencil Sculpt not working when use SubdivideAntonio Vazquez
2020-04-17Fix T75686: Animating scene audio volume doesn't workSybren A. Stüvel
2020-04-16Fix T75680: Nodegroup user count increased when file saved in edit group mode.Bastien Montagne
2020-04-16Fix T75730: Properly remove unused override properties/operations.Bastien Montagne
2020-04-16Fix (unreported) crash on use-after-free in liboverride deletion code.Bastien Montagne
2020-04-16Refactor/strengthen a bit invalid operands checks when applying an override o...Bastien Montagne
2020-04-15Fix T75443 Color Management: Use after free crash when using curve mappingClément Foucault
2020-04-15Mantaflow: Change Defaults to Improve Instantaneous PlaybackAaron Carlisle
2020-04-15Bump release cycle to beta for 2.83Nathan Letwory
2020-04-15Fix T75712: Sequencer text strip doesn't scale to render sizeCampbell Barton
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-14Fix T75589: Image Sequences have no data on file load.Bastien Montagne
2020-04-14Fix T75629: Disallow dragging collection instance into itselfVincent Blankfield
2020-04-14Cleanup: spellingCampbell Barton
2020-04-14Cleanup: remove redundant include, clang-formatCampbell Barton
2020-04-13Fix T75592: Correctly calculate length of curve vertsHans Goudey