March 16, 2017, 20:06 (GMT) |
Merge branch 'master' into app-templates |
March 16, 2017, 19:47 (GMT) |
Add BKE_blendfile_userdef_read_from_memory Use so we can load user-preferences on their own from memory. |
March 16, 2017, 19:33 (GMT) |
Use alternate lighting |
March 16, 2017, 19:31 (GMT) |
Use lighting and font paths from template |
March 16, 2017, 19:05 (GMT) |
Check classes are registered before unregistering |
March 16, 2017, 19:05 (GMT) |
Disable addons before setting template This is needed so we can manage classes without getting mixed up with add-on classes. |
March 16, 2017, 18:23 (GMT) |
Merge branch 'master' into app-templates |
March 16, 2017, 18:02 (GMT) |
Only show startup.blend in template menu |
March 16, 2017, 18:01 (GMT) |
PyAPI: add filter path to Menu.path_menu |
March 16, 2017, 16:10 (GMT) |
Example preferences for 101 |
March 16, 2017, 16:09 (GMT) |
Support for template-local preferences |
March 16, 2017, 15:35 (GMT) |
Minor API changes |
March 16, 2017, 15:28 (GMT) |
Move app_templates into data-files |
March 16, 2017, 15:06 (GMT) |
Minor API changes to read user-preferences Support reading user-preferences without assigning to `U` |
March 16, 2017, 13:51 (GMT) |
Merge branch 'master' into app-templates |
March 16, 2017, 13:23 (GMT) |
Merge branch 'master' into app-templates |
March 16, 2017, 12:34 (GMT) |
No need to copy keywords Python doesn't allow mutating the keyword argument. |
March 16, 2017, 12:18 (GMT) |
Use class to backup & restore application state |
March 16, 2017, 11:50 (GMT) |
Don't search for missing properties on loading factory settings |
March 16, 2017, 11:37 (GMT) |
Merge branch 'master' into app-templates |
|