tornavis/source/blender/editors
Bastien Montagne 5251f9d877 Merge branch 'blender-v3.6-release' 2023-05-31 15:44:21 +02:00
..
animation GPencil 3.0: Initial commit 2023-05-30 11:14:16 +02:00
armature Refactor: Remove pre-2.8 function to reevaluate a single object 2023-05-30 22:25:06 +02:00
asset BLI: Replace some macros with inlined functions for C++ 2023-05-23 09:21:45 +02:00
curve Fix invalid UTF8 strings being copied into the Python console 2023-05-19 12:49:27 +10:00
curves BLI: refactor IndexMask for better performance and memory usage 2023-05-24 18:11:41 +02:00
datafiles
geometry
gizmo_library
gpencil_legacy GPencil 3.0: Initial commit 2023-05-30 11:14:16 +02:00
include GPencil 3.0: Initial commit 2023-05-30 11:14:16 +02:00
interface GPencil 3.0: Initial commit 2023-05-30 11:14:16 +02:00
io Cleanup: rename 'filename' & 'str' to 'filepath' for whole file paths 2023-05-27 15:14:09 +10:00
lattice Cleanup: spelling in comments & some corrections 2023-05-20 21:17:09 +10:00
mask
mesh Refactor: Remove pre-2.8 function to reevaluate a single object 2023-05-30 22:25:06 +02:00
metaball
object Cleanup: Simplofy use of modifier eval context flags 2023-05-30 16:43:02 -04:00
physics Refactor: Remove pre-2.8 function to reevaluate a single object 2023-05-30 22:25:06 +02:00
render Merge branch 'blender-v3.6-release' 2023-05-31 13:51:59 +10:00
scene
screen Cleanup: consistently use rnaindex -1 to mean the no or entire array 2023-05-27 19:36:16 +10:00
sculpt_paint Refactor: Remove pre-2.8 function to reevaluate a single object 2023-05-30 22:25:06 +02:00
sound Cleanup: redundant temp string & over sized filename & number buffer 2023-05-30 10:30:57 +10:00
space_action Refactor ID liblinking on readfile to take ID pointer. 2023-05-17 16:38:56 +02:00
space_api GPencil 3.0: Initial commit 2023-05-30 11:14:16 +02:00
space_buttons Refactor ID liblinking on readfile to take ID pointer. 2023-05-17 16:38:56 +02:00
space_clip Cleanup: avoid term 'str' or 'string' for string variables 2023-05-30 10:34:10 +10:00
space_console Merge branch 'blender-v3.6-release' 2023-05-30 10:53:27 -07:00
space_file Externals: compile fmtlib as a library instead of using it with FMT_HEADER_ONLY 2023-05-30 11:17:23 +03:00
space_graph Cycles: light and shadow linking 2023-05-24 14:11:47 +02:00
space_image Cleanup: avoid term 'str' or 'string' for string variables 2023-05-30 10:34:10 +10:00
space_info GPencil 3.0: Initial commit 2023-05-30 11:14:16 +02:00
space_nla Fix wrong buffer size passed to snprintf, use BLI_snprintf 2023-05-23 12:46:55 +10:00
space_node Merge branch 'blender-v3.6-release' 2023-05-25 20:34:11 +10:00
space_outliner Merge branch 'blender-v3.6-release' 2023-05-31 15:44:21 +02:00
space_script Refactor ID liblinking on readfile to take ID pointer. 2023-05-17 16:38:56 +02:00
space_sequencer Cleanup: rename 'filename' & 'str' to 'filepath' for whole file paths 2023-05-27 15:14:09 +10:00
space_spreadsheet Merge branch 'blender-v3.6-release' 2023-05-25 20:34:11 +10:00
space_statusbar
space_text Cleanup: avoid term 'str' or 'string' for string variables 2023-05-30 10:34:10 +10:00
space_topbar
space_userpref Cleanup: format 2023-05-26 13:30:14 +10:00
space_view3d Refactor: Remove pre-2.8 function to reevaluate a single object 2023-05-30 22:25:06 +02:00
transform Fix #108161: Transform affected by off constraints 2023-05-30 15:25:09 +02:00
undo
util GPencil 3.0: Initial commit 2023-05-30 11:14:16 +02:00
uvedit Cleanup: clang-tidy files in uvedit 2023-05-31 19:58:08 +10:00
CMakeLists.txt