tornavis/source/blender
Campbell Barton 2d98dce7ee Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLI
Matches `BASE_FROM_SET`.
2019-01-15 23:30:31 +11:00
..
alembic Cleanup: rename BKE_libblock_free_us to BKE_id_free_us. 2019-01-15 11:09:16 +01:00
avi
blenfont Add font selection to VSE text strips 2019-01-13 21:57:09 -08:00
blenkernel Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLI 2019-01-15 23:30:31 +11:00
blenlib Cleanup: comment line length (blenlib) 2019-01-15 23:30:31 +11:00
blenloader Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free. 2019-01-15 11:09:16 +01:00
blentranslation I18N: tweak some UI labels and tips. 2018-11-21 12:06:59 +01:00
bmesh Cleanup: move comments above definitions 2019-01-14 16:30:43 +11:00
collada Cleanup: rename BKE_libblock_delete to BKE_id_delete. 2019-01-15 11:09:16 +01:00
compositor Cleanup: comments causing bad clang-format output 2019-01-08 10:37:43 +11:00
datatoc MSVC: remove compiler __func__ define 2019-01-11 09:33:20 +11:00
depsgraph Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLI 2019-01-15 23:30:31 +11:00
draw Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLI 2019-01-15 23:30:31 +11:00
editors Cleanup: comment line length (editors) 2019-01-15 23:30:31 +11:00
freestyle Cleanup: rename BKE_libblock_delete to BKE_id_delete. 2019-01-15 11:09:16 +01:00
gpencil_modifiers Typo fixes 2019-01-09 01:41:58 +13:00
gpu GPUMaterial: Cleanup 2019-01-14 18:33:07 +01:00
ikplugin
imbuf Cleanup: style 2019-01-15 10:36:52 +11:00
makesdna Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLI 2019-01-15 23:30:31 +11:00
makesrna Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLI 2019-01-15 23:30:31 +11:00
modifiers Cleanup: style 2019-01-15 10:36:52 +11:00
nodes Cleanup: end DefNode macro w/ semicolon 2019-01-10 12:41:32 +11:00
physics Merge branch 'master' into blender2.8 2018-12-12 13:02:09 +11:00
python Cleanup: remove tabs after line start 2019-01-11 10:53:21 +11:00
render Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free. 2019-01-15 11:09:16 +01:00
shader_fx Fix wrong grease pencil shader FX usage of object location. 2019-01-02 18:18:11 +01:00
windowmanager Fix T60497: wrong statusbar keymap display with MMB emulation. 2019-01-15 11:42:08 +01:00
CMakeLists.txt