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
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-06Audaspace: porting PulseAudio fixes from upstream.Jörg Müller
2021-09-06Audaspace: porting pulseaudio fixes from upstream.Jörg Müller
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-23Pipeline: Use more explicit cuda versions.Jeroen Bakker
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 T90719: Boost sources dowload address needed to be updated.Bastien Montagne
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
2021-08-23Fix memory leak with building springs in the cloth simulatorCampbell Barton
2021-08-18Version bump: 2.93.4-rcJeroen Bakker
2021-08-17Fix T88552: Cycles changing Render Passes in viewport does not workv2.93.3Sergey Sharybin
2021-08-17Version bump: 2.93.3-releaseJeroen Bakker
2021-08-12[2.93 only] pose slide factor wrong in redo popupPhilipp Oeser
2021-08-09Fix T83164: Spline IK `joint_bindings` parameter is broken.Bastien Montagne
2021-08-09Cleanup/Fix RNA array length accessors returning non-zero values in invalid c...Bastien Montagne