tornavis/source/blender
Campbell Barton d6c4433451 Cleanup: remove declarations for removed functions 2024-03-27 10:23:53 +11:00
..
animrig Cleanup: Move BKE_idprop.h to C++ 2024-03-26 13:07:04 -04:00
asset_system Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
blendthumb Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
blenfont Fix: Windows build error after recent cleanup commit 2024-03-26 16:20:40 -04:00
blenkernel Cleanup: consistent naming for EditMesh::looptris elements 2024-03-27 10:09:12 +11:00
blenlib BLI: fix fixed-width-int to string conversion 2024-03-26 14:25:33 +01:00
blenloader Cleanup: Use newer API for creating IDProperties in most places 2024-03-26 15:39:39 -04:00
blentranslation Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
bmesh Cleanup: consistent naming for EditMesh::looptris elements 2024-03-27 10:09:12 +11:00
compositor Fix: Compositor retains old images 2024-03-26 12:32:36 +02:00
datatoc Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
depsgraph Cleanup: Use FunctionRef for IDProperty iteration callback 2024-03-26 15:39:39 -04:00
draw Cleanup: remove declarations for removed functions 2024-03-27 10:23:53 +11:00
editors Cleanup: remove declarations for removed functions 2024-03-27 10:23:53 +11:00
freestyle Cleanup: Move BKE_idprop.h to C++ 2024-03-26 13:07:04 -04:00
functions Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
geometry Curves: Add `simplify_curve_attribute` function 2024-03-26 15:28:11 +01:00
gpencil_modifiers_legacy Cleanup: Move Mesh edit_mesh pointer to runtime data 2024-03-21 23:18:49 +01:00
gpu Cleanup: Remove unnecessary keywords from C++ headers 2024-03-26 15:58:39 -04:00
ikplugin Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
imbuf Cleanup: Use newer API for creating IDProperties in most places 2024-03-26 15:39:39 -04:00
io Cleanup: Use newer API for creating IDProperties in most places 2024-03-26 15:39:39 -04:00
makesdna Cleanup: code-comments, use doxygen formatting & spelling corrections 2024-03-26 17:55:20 +11:00
makesrna Cleanup: Remove unused RNA function call functions 2024-03-26 18:12:21 -04:00
modifiers Cleanup: Use newer API for creating IDProperties in most places 2024-03-26 15:39:39 -04:00
nodes Cleanup: Use newer API for creating IDProperties in most places 2024-03-26 15:39:39 -04:00
python Cleanup: Use newer API for creating IDProperties in most places 2024-03-26 15:39:39 -04:00
render Cleanup: code-comments, use doxygen formatting & spelling corrections 2024-03-26 17:55:20 +11:00
sequencer Cleanup: Move BKE_idprop.h to C++ 2024-03-26 13:07:04 -04:00
shader_fx Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
simulation Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
windowmanager Cleanup: Use newer API for creating IDProperties in most places 2024-03-26 15:39:39 -04:00
CMakeLists.txt