tornavis/source/blender
Campbell Barton c69a581c0b Cleanup: avoid positional struct initialization
When moving to C++ field for initialization was removed.
Favor assignments to field names as it reads better and avoids bugs if
files are ever re-arranged as well as mistakes (see T94784).

Note that the generated optimized output is identical with GCC11.
2022-01-24 14:27:16 +11:00
..
blendthumb Cleanup: move public doc-strings into headers for 'blendthumb' 2021-12-08 17:12:37 +11:00
blenfont Cmake/Deps: Freetype 2.11.0 / brotli 1.0.9 2022-01-21 10:26:05 -07:00
blenkernel Curves: Improve accuracy and clarity of NURBS knots calculation 2022-01-21 16:40:49 -06:00
blenlib Geometry Nodes: Curve Primitive Arc 2022-01-20 19:04:09 +00:00
blenloader Geometry Nodes: Mesh Island Node - Rename Index Socket 2022-01-21 09:01:18 -06:00
blentranslation Build: remove usage of link_directories 2022-01-13 10:40:38 +01:00
bmesh Cleanup: Improvements to mesh to bmesh conversion 2022-01-22 18:09:30 -06:00
compositor Fix possible build error with unity build 2022-01-14 13:46:31 -05:00
datatoc Build: remove usage of link_directories 2022-01-13 10:40:38 +01:00
depsgraph Fix T95006: missing modifier update after frame change 2022-01-18 12:58:29 +01:00
draw Fix T94726: crash with GPU subdivision on a custom bone shape 2022-01-20 15:28:08 +01:00
editors BMesh: merge normal and tessellation calculation on undo 2022-01-22 18:02:12 +11:00
freestyle Cleanup: quite old-style-declaration warning, strip trailing space 2022-01-18 10:26:18 +11:00
functions Cleanup: compiler warnings with clang 2022-01-14 15:17:22 +01:00
geometry Fix: Curve trim node test failure 2021-12-22 18:38:30 -06:00
gpencil_modifiers LineArt: Option to keep contour when using face mark filtering. 2022-01-22 16:57:25 +08:00
gpu Fix error in previous commit. 2022-01-21 14:35:27 +01:00
ikplugin Cleanup: use new c++ guarded allocator API 2021-12-24 22:18:04 -05:00
imbuf Revert "BLI: Refactor vector types & functions to use templates" 2022-01-12 12:50:02 +01:00
io Cleanup: separate function for Alembic edge crease reading 2022-01-23 16:35:11 +01:00
makesdna LineArt: Option to keep contour when using face mark filtering. 2022-01-22 16:57:25 +08:00
makesrna LineArt: Option to keep contour when using face mark filtering. 2022-01-22 16:57:25 +08:00
modifiers Cleanup: avoid positional struct initialization 2022-01-24 14:27:16 +11:00
nodes Geometry Nodes: Triangulate Node - Add Selection Input 2022-01-23 13:27:53 -06:00
python Fix T94202: GPUFrameBuffer: wrong refcount in the buffer passed for read_color and read_depth 2022-01-18 19:23:16 -03:00
render Cleanup: spelling in comments 2022-01-18 14:27:29 +11:00
sequencer VSE: Support copy-pasting strips with animation 2022-01-19 14:15:49 +01:00
shader_fx Cleanup: move public doc-strings into headers for 'shader_fx' 2021-12-08 20:30:05 +11:00
simulation Cleanup: spelling in comments, C++ style comments for disabled code 2022-01-14 11:23:46 +11:00
windowmanager Cleanup: event type values & defines 2022-01-21 15:19:00 +11:00
CMakeLists.txt CMake: add WITH_BLENDER_THUMBNAILER option 2021-10-20 12:15:33 +11:00