blender/extern
Sebastian Parborg 2946f72a2a VSE: Use lines to draw waveform
Refactor and improve waveform drawing.

Drawing now can use line strips to draw waveforms instead of only
triangle strips. This makes us able to properly visualize thin waveforms
as they would not be visible before. We now also draw the RMS value of
the waveform.

The waveform drawing is now also properly aligned to the screen pixels
to avoid flickering when transforming the strip.

Reviewed By: Richard Antalik

Differential Revision: https://developer.blender.org/D11184
2021-08-16 15:12:19 +02:00
..
audaspace VSE: Use lines to draw waveform 2021-08-16 15:12:19 +02:00
binreloc Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
bullet2 Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
ceres Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
clew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
cuew Cleanup: fixed compiler warning about strncat 2020-07-27 17:03:32 +02:00
curve_fit_nd Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
draco Cleanup: trailing space 2020-12-11 15:32:14 +11:00
Eigen3 Update Eigen to 3.3.7 2019-08-21 14:15:28 +02:00
gflags Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
glew Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
glew-es Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
glog macOS/glog: Silence syscall deprecation warning 2021-07-15 15:23:06 +05:30
gmock Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
gtest Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
lzma Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
lzo Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
mantaflow Fluid: Clang-format cleanup 2021-06-18 12:28:17 +02:00
nanosvg Cleanup: Add missing newline at end of file 2021-08-06 15:32:28 +02:00
quadriflow Cleanup: cmake indentation, white-space 2021-02-05 09:45:16 +11:00
rangetree Cleanup: use single back-tick quoting in comments 2021-07-20 22:58:14 +10:00
sdlew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
smaa_areatex Remove SMAA generating message during compilation. 2021-04-28 08:38:10 +02:00
wcwidth Fix building on NetBSD 2020-05-09 23:22:50 +10:00
xdnd Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
.clang-format ClangFormat: add configuration files 2019-04-17 06:11:16 +02:00
CMakeLists.txt Cleanup: tab indentation for CMake / GNUmakefile 2021-08-05 12:03:41 +10:00
README Readme file to extern libraries about the attribution document 2020-12-11 18:53:22 +01:00

When updating a library remember to:

* Update the README.blender with the corresponding version.
* Update the THIRD-PARTY-LICENSE.txt document