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-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
2021-08-09Fix T89835: Crash after Instancing to Scene after making linked Collection lo...Bastien Montagne
2021-08-09Fix T87041: Driver Editor not updated in realtimePhilipp Oeser
2021-08-09Fix T78469: Output Metadata: Strip Name no longer accessiblePhilipp Oeser
2021-08-09Fix T88807: crash when there are multiple links between the same socketsJacques Lucke
2021-08-09Fix particle system duplication duplicates all systemsPhilipp Oeser
2021-08-09Speedup rigid body "Copy from Active" operatorJagannadhan Ravi
2021-08-09Fix T89952: GPencil channel box selection offsetYann Lanthony
2021-08-09LineArt: Occlusion accuracy fix.YimingWu
2021-08-09Fix memory leak with Python RNA property get callback errorsCampbell Barton