tornavis/source/blender
Bastien Montagne 0215caeac2 Cleanup: fix typo. 2019-01-07 14:30:45 +01:00
..
alembic Cleanup: use bool, style 2018-12-29 10:04:39 +11:00
avi Cleanup: remove some #if 0 blocks 2018-10-17 12:43:41 +02:00
blenfont Cleanup: add trailing commas to structs 2019-01-07 00:34:48 +11:00
blenkernel Cleanup: add trailing commas to structs 2019-01-07 09:15:07 +11:00
blenlib Cleanup: avoid function call for pointer compare 2019-01-05 19:56:15 +11:00
blenloader Fix T60213: crash loading .blend file with material override. 2019-01-06 15:24:02 +01:00
blentranslation I18N: tweak some UI labels and tips. 2018-11-21 12:06:59 +01:00
bmesh Better bevel normal hardening when some faces were smooth. 2019-01-06 18:12:00 -05:00
collada fix T59743: Collada exporter: Add option for exporting flat curves 2019-01-05 21:52:41 +01:00
compositor Fix/cleanup another bunch of UI messages issues. 2018-12-24 12:32:43 +01:00
datatoc UI: new icon set by Andrzej Ambroz. 2018-10-08 19:46:00 +02:00
depsgraph Depsgraph: Fix missing relation from node tree to light 2019-01-04 16:17:53 +01:00
draw Cleanup: add trailing commas to structs 2019-01-07 00:34:48 +11:00
editors Fix T60247: app.handlers.undo_post calls undo_pre's function. 2019-01-07 09:53:46 +01:00
freestyle Fix T57890: freestyle rendering crash. 2019-01-04 17:58:55 +01:00
gpencil_modifiers GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRY 2018-12-28 08:48:37 +01:00
gpu Cleanup: add trailing commas to structs 2019-01-07 09:15:07 +11:00
ikplugin Fix (unreported) memleak with legacy IKsolver. 2018-10-02 18:00:42 +02:00
imbuf Cleanup: preprocessor indentation 2019-01-03 15:52:07 +11:00
makesdna UI: Preferences Redesign Part 2 2019-01-04 22:18:23 +01:00
makesrna Fix T59151 Bevel modifier has bad input width for percent. 2019-01-07 07:29:54 -05:00
modifiers Fix T59151 Bevel modifier has bad input width for percent. 2019-01-07 07:29:54 -05:00
nodes Cleanup: add trailing commas to structs 2019-01-07 00:34:48 +11:00
physics Merge branch 'master' into blender2.8 2018-12-12 13:02:09 +11:00
python Cleanup: fix typo. 2019-01-07 14:30:45 +01:00
render Fix T58859: render with compositor does not render other scenes. 2019-01-02 20:22:16 +01:00
shader_fx Fix wrong grease pencil shader FX usage of object location. 2019-01-02 18:18:11 +01:00
windowmanager Cleanup: add trailing commas to structs 2019-01-07 09:15:07 +11:00
CMakeLists.txt