tornavis/source/blender
Campbell Barton a02fa6c40d Cleanup: spelling in comments 2023-02-12 14:23:16 +11:00
..
asset_system Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
blendthumb CMake: quiet references to undeclared variable warnings 2023-01-19 17:10:42 +11:00
blenfont Cleanup: update username in code-comments: campbellbarton -> ideasman42 2023-02-09 11:33:48 +11:00
blenkernel Geometry Nodes: use smooth normals in Distribute Points on Faces node 2023-02-11 13:25:59 +01:00
blenlib Curves: initial surface collision for curves sculpt mode 2023-02-11 13:46:37 +01:00
blenloader Geometry Nodes: use smooth normals in Distribute Points on Faces node 2023-02-11 13:25:59 +01:00
blentranslation I18n: extract and disambiguate a few messages 2023-01-30 09:38:57 +01:00
bmesh Cleanup: various C++ cleanups 2023-02-11 14:04:35 +11:00
compositor Cleanup: update username in code-comments: campbellbarton -> ideasman42 2023-02-09 11:33:48 +11:00
datatoc
depsgraph Cleanup: trailing space 2023-01-31 15:49:04 +11:00
draw Cleanup: EEVEE-Next: Add LIGHT_FOREACH macros to clang-format exceptions 2023-02-12 01:41:54 +01:00
editors Fix crash selecting faces in wire-frame mode 2023-02-12 14:20:52 +11:00
freestyle Cleanup: various C++ cleanups 2023-02-11 14:04:35 +11:00
functions BLI: Use BLI_math_matrix_type.hh instead of BLI_math_float4x4.hh 2023-02-06 21:25:45 +01:00
geometry Curves: initial surface collision for curves sculpt mode 2023-02-11 13:46:37 +01:00
gpencil_modifiers Cleanup: various C++ cleanups 2023-02-11 14:04:35 +11:00
gpu Cleanup: GPU: Remove commented lines without any comments or purpose 2023-02-12 01:21:53 +01:00
ikplugin
imbuf Cleanup: quiet clang compiler warnings 2023-02-10 11:27:30 +11:00
io Cleanup: spelling in comments 2023-02-12 14:23:16 +11:00
makesdna Geometry Nodes: Add option to hide input in modifier 2023-02-11 16:11:10 +01:00
makesrna Geometry Nodes: Add option to hide input in modifier 2023-02-11 16:11:10 +01:00
modifiers Geometry Nodes: Add option to hide input in modifier 2023-02-11 16:11:10 +01:00
nodes Cleanup: spelling in comments 2023-02-12 14:23:16 +11:00
python GPU: Cleanup GPU_batch.h documentation and some of the API for consistency 2023-02-09 22:46:35 +01:00
render Cleanup: update username in code-comments: campbellbarton -> ideasman42 2023-02-09 11:33:48 +11:00
sequencer VSE: Handle drivers when duplicating strips 2023-01-28 03:24:44 +01:00
shader_fx Cleanup: comments in struct declarations 2023-01-16 13:27:35 +11:00
simulation
windowmanager Cleanup: various C++ cleanups 2023-02-11 14:04:35 +11:00
CMakeLists.txt