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
path: root/source
AgeCommit message (Expand)Author
2021-09-22Fix T87801: Eevee ambient occlusion is incorrect on M1 macMiniClément Foucault
2021-09-22Fix T91534: GPencil interpolate Sequence fails if stroke has 0 pointsAntonio Vazquez
2021-09-22Fix T91511: GPencil weight_get and Vertex Groups not working at expectedAntonio Vazquez
2021-09-22Fix T91448: GPencil Fill simplify not working in renderAntonio Vazquez
2021-09-22Fix straightline gesture snapping not working for modal toolsPhilipp Oeser
2021-09-22Fix memory leak if an error occurred assigning id-property sequenceCampbell Barton
2021-09-22Fix T89241: Scale to fit overflows into a second lineCampbell Barton
2021-09-06Fix T91159: GPencil Smooth brush is using Affect Pressure but not usedAntonio Vazquez
2021-09-06Fix T88433: no greaspencil depsgraph evaluation with certain driversPhilipp Oeser
2021-09-06Fix T91060: GPencil Time Offset Modifier breaks evaluation timePhilipp Oeser
2021-09-06Fix error scaling thumbnails to zero dimensionsCampbell Barton
2021-09-06Fix "Text to Object" creating invisible objectCampbell Barton
2021-09-06Fix invalid mask use for the UV-project modifierCampbell Barton
2021-09-06Fix buffer size mismatch in SCRIPT_OT_python_file_runCampbell Barton
2021-09-06Fix T88812: Child Windows on Vertical MonitorsHarley Acheson
2021-09-06Fix T90772: Image Editor not sampling color from the the currentlyPhilipp Oeser
2021-09-06Fix T90651: camera reconstruction crash without scene cameraPhilipp Oeser
2021-09-01Version bump: 2.93.5-rcJeroen Bakker
2021-08-31Version bump: 2.93.4-releasev2.93.4Jeroen Bakker
2021-08-25FFMPEG: Fix building with older versions that need FFMPEG_USE_DURATION_WORKAR...Sebastian Parborg
2021-08-25VSE: Flush audio encode after finishing video exportSebastian Parborg
2021-08-23Add sanity NULL checks when loading sound sequencesSebastian Parborg
2021-08-23Fix T87967: M2T video seeking is brokenRichard Antalik
2021-08-23VSE: Use lines to draw waveformSebastian Parborg
2021-08-23VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-23VSE: Fix seeking issues.Sebastian Parborg
2021-08-23VSE: Fix video strip duration calculationSebastian Parborg
2021-08-23VSE: Fix memory leak when adding bad image/movie stripsSebastian Parborg
2021-08-23VSE: Fix "off by one" error when encoding audioSebastian Parborg
2021-08-23Fix: instances are made real when they shouldn't beJacques Lucke
2021-08-23Fix T90737: VSE adding nested strips could have non-unique namesPhilipp Oeser
2021-08-23Fix FTBFS on mips64el architectureMatteo F. Vescovi
2021-08-23Fix: DNA struct alignment on 32 bitRay Molenkamp
2021-08-23Makesdna: Fix detecting 32 bit padding issues.Ray Molenkamp
2021-08-23Fix T90364: buttons (partially) behind animchannel search block searchPhilipp Oeser
2021-08-23Fix NLA action cannot be unlinked in certain casesPhilipp Oeser
2021-08-23Fix T88498: 'Clear Parent' does not clear parent_bonePhilipp Oeser
2021-08-23Fix T89805: NLA crash without active trackPhilipp Oeser
2021-08-23BLI_math: Fix several division-by-zero cases.Bastien Montagne
2021-08-23Fix T88998: GPencil not projecting to the most front surfaceGermano Cavalcante
2021-08-23Geometry Nodes: Fix vector math project bugCharlie Jolly
2021-08-23PyAPI: resolve build error with Python 3.10Campbell Barton
2021-08-23Fix T90493: Undo a knife-project operation crashesCampbell Barton
2021-08-23Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-23Fix T89241: 3D Text "Scale to Fit" wraps onto the second lineCampbell Barton
2021-08-23Fix memory leak in edit-mesh dissolve degenerateCampbell Barton
2021-08-23Fix T89306: GPencil selection doesn't work correctly with modifiersAntonio Vazquez
2021-08-23Fix T90791: Knife project leaks memory with curve/text cutterCampbell Barton
2021-08-23Cleanup: rename BKE_mesh_free -> BKE_mesh_free_dataCampbell Barton
2021-08-23Cleanup: accidentally included printfCampbell Barton