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-14Fix T52782: crash rendering more virtual parent particles than childrenBrecht Van Lommel
2020-05-14Fix T66005: crash deleting render slot while rendering to itBrecht Van Lommel
2020-05-13Fix T76646: Crash when changing Size in Add Cube pop-up in some cases.Bastien Montagne
2020-05-13Cleanup: warningCampbell Barton
2020-05-13Fix T75968: PBVH raycast returns wrong active vertexPablo Dobarro
2020-05-13Fix T76320: Thread race condition on undo with prefetching enabledRichard Antalik
2020-05-13Fix T70612: Sequencer Crash on enabling PrefetchRichard Antalik
2020-05-12GPencil: Add new parameter for SMAA thresholdAntonio Vazquez
2020-05-12Fix T74694: Sculpt Mask Influences Weight/Vertex Paint DrawingJeroen Bakker
2020-05-12Fix T76053: Rigid Body properties disappears after deleting rigid body constr...Bastien Montagne
2020-05-12Multires: Correct NULL-pointer checkSergey Sharybin
2020-05-12Fix T76514: Invalid geometry in Alembic crashes BlenderSybren A. Stüvel
2020-05-12Fix T75492: Only positive shrink factor values can be animatedJacques Lucke
2020-05-11Fix T76538: Prevent nodesocket creation on certain nodesPhilipp Oeser
2020-05-11Fix T76642: Incorrect behavior limiting undo stepsCampbell Barton
2020-05-10Fix T36263: Pasted strip doesnt have F-Curve keyframes from the originalRichard Antalik
2020-05-10Fix T71300: Crash on rendering scene recursively from sequencerRichard Antalik
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-05-07Fix T76468: volume sequence render not using correct frame in rendersBrecht Van Lommel
2020-05-07GPencil: Add support for Link ModifiersAntonio Vazquez
2020-05-07Fix T75793: Mirror modifier UV flip only works on first UDIM TilePhilipp Oeser
2020-05-06Fix T76430: Quick smoke not rendering Cycles and EeveeSebastián Barschkis
2020-05-04GPencil: Fix Chisel Brush pressureAntonio Vazquez
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez
2020-05-02Cleanup: Fix return NULL from bool type functionRichard Antalik
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