October 12, 2018, 10:12 (GMT) |
Merge branch 'master' of git.blender.org:blender into cycles_embree |
October 12, 2018, 08:29 (GMT) |
Mesh: remove derivedFinal from various places |
October 12, 2018, 08:24 (GMT) |
Prevent G.fileflags changes when WM_OT_save_mainfile() is called from script This is to solve an issue where a blend file could be compressed unbeknownst to the artist. This happened in the following situtation: - Artist edits an uncompressed blend file. - Some script saves a compressed blendfile to a separate location. - When the artist saves the file (s)he is editing (File>Save, or Ctrl+S), it was silently compressed. |
October 12, 2018, 07:55 (GMT) |
GP: Disable reverse list order when uncheck userprefs option Before, the list kept the reverse order enabled in the filter. Now the filter is reset when the option is disabled and don't need any user change or restart. |
October 12, 2018, 07:39 (GMT) |
Modifier: remove derived mesh call for bind |
October 12, 2018, 07:14 (GMT) |
Cleanup: remove unused derived mesh wrappers |
October 12, 2018, 07:08 (GMT) |
GP: Removed unused lines after previous commit The reverse order is controlled inside operator. |
October 12, 2018, 07:05 (GMT) |
Mesh: remove derived mesh for nurbs conversion |
October 12, 2018, 06:49 (GMT) |
Mesh: remove derived mesh for conversion |
October 12, 2018, 06:00 (GMT) |
DRW: correct loose edge hidden face check |
October 12, 2018, 05:47 (GMT) |
Cleanup: minor mesh allocation changes |
October 12, 2018, 05:42 (GMT) |
Cleanup: use const pointers |
October 12, 2018, 05:25 (GMT) |
Cleanup: fill vertex buffer in order |
October 12, 2018, 05:05 (GMT) |
DRW: edit-mesh cage loose edge/vert support |
October 12, 2018, 02:05 (GMT) |
DRW: edit-mesh cage selection support |
October 11, 2018, 23:42 (GMT) |
Cleanup: use generic macro |
October 11, 2018, 23:36 (GMT) |
Cleanup: trailing space w/ slash, right shift |
October 11, 2018, 23:22 (GMT) |
Fix crash in grease pencil fill |
October 11, 2018, 23:12 (GMT) |
Cleanup: redundant 'struct' & 'static' vars |
October 11, 2018, 23:04 (GMT) |
Cleanup: style |
|
|
|


Master Commits
MiikaHweb | 2003-2021