tornavis/source/blender
Hans Goudey 7395062480 Cleanup: Miscellaneous cleanups to trim curves node
- Fix braces initialization warning
- Fixed missing static specifier
- Removed two unused functions
2022-11-09 12:13:59 -06:00
..
blendthumb Cleanup: use 'u' prefixed integer types for brevity in C code 2022-09-26 11:33:22 +10:00
blenfont Improved Korean Font Sample 2022-11-09 08:51:00 -08:00
blenkernel Cleanup: Miscellaneous cleanups to trim curves node 2022-11-09 12:13:59 -06:00
blenlib BLI_math: remove normalize from mat3_normalized_to_quat_fast 2022-11-09 13:25:11 +11:00
blenloader Merge branch 'blender-v3.4-release' 2022-11-08 21:21:02 +01:00
blentranslation Cleanup: replace BLI_join_dirfile with BLI_path_join 2022-10-17 11:38:54 +11:00
bmesh Cleanup: Improve precision during UV packing. 2022-11-09 08:50:53 +13:00
compositor Fix T102278: Compositor transforms apply locally 2022-11-09 10:35:41 +02:00
datatoc Cleanup: use 'u' prefixed integer types for brevity & cast style 2022-09-25 18:26:27 +10:00
depsgraph Merge branch 'blender-v3.4-release' 2022-11-09 14:43:05 +01:00
draw Merge branch 'blender-v3.4-release' 2022-11-08 12:03:07 +01:00
editors Merge branch 'blender-v3.4-release' 2022-11-09 14:43:05 +01:00
freestyle Merge branch 'blender-v3.4-release' 2022-11-08 12:18:52 +11:00
functions Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
geometry Cleanup: Miscellaneous cleanups to trim curves node 2022-11-09 12:13:59 -06:00
gpencil_modifiers Cleanup: use bool instead of short for job stop & do_update arguments 2022-11-05 13:47:01 +11:00
gpu Fix T102306: buildtime shader compilation option fails under Wayland 2022-11-09 14:01:14 +11:00
ikplugin Refactor: Rename Object->obmat to Object->object_to_world 2022-11-01 10:48:18 +01:00
imbuf Color Management: Parallelize ImBuf conversion to float 2022-11-08 20:59:41 +01:00
io Merge branch 'blender-v3.4-release' 2022-11-08 12:03:07 +01:00
makesdna GPencil: Make Sculpt Auto-masking Global and not by Brush 2022-11-08 16:55:59 +01:00
makesrna Merge branch 'blender-v3.4-release' 2022-11-08 21:21:02 +01:00
modifiers Geometry Nodes: Fix alignment of exposed properties in the modifier 2022-11-08 19:14:29 +01:00
nodes Merge branch 'blender-v3.4-release' 2022-11-09 10:56:28 -06:00
python Merge branch 'blender-v3.4-release' 2022-11-08 12:03:07 +01:00
render Cleanup: use bool instead of short for job stop & do_update arguments 2022-11-05 13:47:01 +11:00
sequencer Merge branch 'blender-v3.4-release' 2022-11-08 21:21:02 +01:00
shader_fx
simulation Cleanup: use commented arguments for unused args in C++ 2022-10-12 10:39:12 +11:00
windowmanager Cleanup: use bools and typed enums for WM_job type & flag 2022-11-05 14:14:39 +11:00
CMakeLists.txt Geometry Nodes: viewport preview 2022-09-28 17:54:59 +02:00