Files
test/source/blender
Bastien Montagne 52e09ed4f9 Cleanup: move operators & related code of files & append/link to relevant dedicated source files.
This commit adds a new `wm_files_link.c` which contains everything related to append/link code,
moved from `wm_operators.c` (rather small currently, but will expand quite a bit with future reload & asset works).

It also moves all load/save .bland files (and related userpref/startup stuff) from `wm_operators.c`
to `wm_files.c` (some helper funcs were already there).

This also makes `wm_operators.c` significantly lighter.
2016-04-19 22:53:18 +02:00
..
2016-01-04 14:20:48 +05:00
2016-04-19 13:07:01 +10:00
2016-01-04 14:20:48 +05:00
2016-04-12 11:26:06 +10:00
2016-04-15 20:36:38 +10:00
2016-04-17 03:29:29 +12:00
2016-01-21 09:42:17 +11:00
2016-01-04 14:20:48 +05:00
2016-04-12 11:26:06 +10:00