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-16Cleanup: spellingCampbell Barton
2021-08-16Fix building without audaspaceCampbell Barton
2021-08-16Fix T87967: M2T video seeking is brokenRichard Antalik
2021-08-16VSE: Use lines to draw waveformSebastian Parborg
2021-08-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-16VSE: Fix seeking issues.Sebastian Parborg
2021-08-16VSE: Fix video strip duration calculationSebastian Parborg
2021-08-16VSE: Fix memory leak when adding bad image/movie stripsSebastian Parborg
2021-08-16VSE: Fix "off by one" error when encoding audioSebastian Parborg
2021-08-16VSE: Flush audio encode after finishing video exportSebastian Parborg
2021-08-16Geometry Nodes: Add UV Smooth, Boundary Smooth options to subdivision nodeEitan
2021-08-16Cleanup: shadow variable warningCampbell Barton
2021-08-16Add cutom data color property for mesh comparisonHimanshi Kalra
2021-08-16BLF: avoid unnecessary lookups in blf_kerning_cache_newCampbell Barton
2021-08-16Cleanup: rename kerning table to ascii_tableCampbell Barton
2021-08-16BLF: use fast ASCII kerning for word-wrap calculationsCampbell Barton
2021-08-16Cleanup: replace macros with inline functions for font drawingCampbell Barton
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-16Fix wrong usage of 'sizeof'Germano Cavalcante
2021-08-15Fix T90658: selection of some 3D gizmos failingGermano Cavalcante
2021-08-14BLF: Do Not Preload Glyph CacheHarley Acheson
2021-08-14Cleanup: Variable names, formatting, reduce indentationHans Goudey
2021-08-14BLF Cleanup: Size Defines, Comments, etcHarley Acheson
2021-08-13Cleanup: rearrange includesGermano Cavalcante
2021-08-13Fix T90637: Outliner: VSE context menu options are not workingGermano Cavalcante
2021-08-13Cleanup: fix typos in static variablesGermano Cavalcante
2021-08-13Fix T86883: Add/fix suport of liboverrides in relocate/reload library case.Bastien Montagne
2021-08-13Blendloader: Option to reports to skip list of recursively liboverride-resync...Bastien Montagne
2021-08-13ViewLayer resync: Add sanity checks for objects/bases mappings.Bastien Montagne
2021-08-13Fix T90595: some VSE strip properties do not identify strip name in animPhilipp Oeser
2021-08-13Fix FTBFS on mips64el architectureMatteo F. Vescovi
2021-08-13Revert "Mesh: replace saacos with acosf for normal calculation"Campbell Barton
2021-08-13Cleanup: Unused function parameter warningSergey Sharybin
2021-08-13Fix Action Editor unlink button when in tweak modePhilipp Oeser
2021-08-13Cleanup: correct comment exiting NLA tweakmodePhilipp Oeser
2021-08-13Fix missing animation UI update in the Properties EditorPhilipp Oeser
2021-08-13Keyframe: Reduce GPU context switches.Jeroen Bakker
2021-08-13Cleanup: remove unused draw_gpencil_channel.Jeroen Bakker
2021-08-13Docs: tooltip update missing from 3e775a4fc57cfd48954adcf284354312f34d5412Campbell Barton
2021-08-13PyAPI: remove the .py extension requirement for startup registrationCampbell Barton
2021-08-13Mesh: replace saacos with acosf for normal calculationCampbell Barton
2021-08-13Docs: note that normalize_v# functions zero out input containing nanCampbell Barton
2021-08-13Cleanup: remove unused BKE_mesh_calc_normals_mapping functionsCampbell Barton
2021-08-13Cleanup: remove use of BKE_mesh_calc_normals_mapping_simpleCampbell Barton
2021-08-13Cleanup: code-commentsCampbell Barton
2021-08-13Cleanup: split BKE_mesh_calc_normals_poly function in twoCampbell Barton
2021-08-13Mesh: optimize normal calculationCampbell Barton
2021-08-12Cleanup: Remove unused includesHans Goudey
2021-08-12Geometry Nodes: tag normals dirty after joinJacques Lucke
2021-08-12Fix T89241: 3D Text "Scale to Fit" wraps onto the second lineCampbell Barton