Revision 191e812 by Campbell Barton January 11, 2019, 04:43 (GMT) |
Fix auto-run warning RNA type |
Revision 459c4e8 by Campbell Barton January 11, 2019, 04:11 (GMT) |
Theme: update blender light theme preferences Copy from properties space. |
Revision 5119d72 by Campbell Barton January 11, 2019, 04:02 (GMT) |
Theme: disable blender_light 3D view gradient - Lost contrast w/ faded wire for dupli/set-scene. - Make grid darker to increase contrast. |
Revision 0434511 by Campbell Barton January 11, 2019, 04:02 (GMT) |
3D View: fade out dupli-wire color 70% |
Revision 9327013 by Campbell Barton January 11, 2019, 04:02 (GMT) |
3D View: use faded wire for set-scene objects Matches 2.7x behavior. |
Revision ee6e02c by Campbell Barton January 11, 2019, 04:02 (GMT) |
3D View: use dupli wire color for shaded wire drawing Was only working for loose wire. |
Revision 40706b5 by Campbell Barton January 11, 2019, 02:27 (GMT) |
Cleanup: blend existing colors |
Revision 45dc534 by Campbell Barton January 11, 2019, 02:23 (GMT) |
Cleanup: avoid repetition versioning theme |
Revision a33f3cf by Campbell Barton January 11, 2019, 02:15 (GMT) |
startup: view background color wasn't default |
Revision 5c6d5cb by Campbell Barton January 11, 2019, 01:59 (GMT) |
Fix background color use in 3D view TH_BACK was being used when drawing the 3D view even though there was no way to set the color in the preferences. The color was zero'd when moving to the new 2.8x theme. Having both gradient and background colors was confusing, especially having to use 'TH_HIGH_GRAD' for the 3D view, 'TH_BACK' for other views. Move the background color back to 'TH_BACK', 'TH_BACK_GRAD' is used when gradients are enabled. RNA is unchanged so presets don't need updating. |
Revision f98e4cb by Campbell Barton January 11, 2019, 00:00 (GMT) |
Preferences: remove author field This was only used by collada export metadata. If metadata like this is needed, we can use per-filetype preferences, to make it clear when user identifiable information is being used. |
Revision 6439ed8 by Campbell Barton January 10, 2019, 23:53 (GMT) |
Cleanup: remove tabs after line start Allows expanding tabs before running clang-format. |
Revision 638079a by Campbell Barton January 10, 2019, 23:52 (GMT) |
Cleanup: unused vars |
Revision b1e286b by Campbell Barton January 10, 2019, 22:33 (GMT) |
Revision 302970b by Campbell Barton January 10, 2019, 22:22 (GMT) |
January 10, 2019, 19:24 (GMT) |
fix D4187: Collada Importer: Material assignment broken after importing Mesh with multiple materials |
Revision bf7a1ef by Brecht Van Lommel January 10, 2019, 19:10 (GMT) |
Fix T60266: missing viewport updates after changing scene world datablock. |
Revision 4b0c215 by Brecht Van Lommel January 10, 2019, 19:03 (GMT) |
Fix use of uninitialized GPU context memory in release builds. Reported by valgrind, not sure it caused any real bugs. |
Revision b207f4e by Sergey Sharybin January 10, 2019, 16:09 (GMT) |
Subdiv: Fix memory leak Was visible when mesh had n-gons. |
Revision e551ddf by Sergey Sharybin January 10, 2019, 16:09 (GMT) |
Fix T60393: Subdiv gives wrong vertex colors |
|
|
|


Master Commits
MiikaHweb | 2003-2021