Revision 05dfd85 by Campbell Barton February 10, 2014, 02:44 (GMT) |
UI: fix for issue in last commit, popups show above the buttons again |
Revision 35f62bd by Campbell Barton February 10, 2014, 02:04 (GMT) |
UI: refactor menus to remove menus encoded in strings On every redraw a single unopened dropdown boxe would translate and convert every EnumPropertyItem into a string, then decode every item, and search those items to find the name of the button to draw. Replace this with a custom menu callback for RNA enums, tooltips for enums now show too. |
Revision 21b60ea by Campbell Barton February 10, 2014, 02:04 (GMT) |
UI: use RNA for colorband interpolation menu |
Revision a84bcea by jens verwiebe February 9, 2014, 17:03 (GMT) |
OSX/scons: allow for compiling with clang-openmp-3.4 See: http://clang-omp.github.io + fix a longstanding bad include in darwin-config |
Revision 685c7a2 by Thomas Dinges February 9, 2014, 13:41 (GMT) |
Code cleanup: Remove Debug closure declaration. |
Revision 04db32b by Brecht Van Lommel February 9, 2014, 12:56 (GMT) |
Code cleanup: fix compiler warning with clang. |
Revision c6d1eaa by Jonas Eschenburg / Brecht Van Lommel February 9, 2014, 12:55 (GMT) |
Cycles: use COMPAT_ENGINES mechanism for UI panels. This way addons like network renderers can more easily reuse them. Reviewed By: brecht |
Revision 6bad063 by Campbell Barton February 9, 2014, 06:31 (GMT) |
RNA: add RNA_enum_from_identifier, RNA_enum_from_value search functions also fix leak in RNA_enum_is_equal |
Revision b105d2a by Campbell Barton February 9, 2014, 01:32 (GMT) |
UI: replace uiPupMenuOkee & uiPupMenuSaveOver with WM_operator_confirm |
Revision 873f901 by Campbell Barton February 9, 2014, 01:00 (GMT) |
UI: improve reports popup - use labels rather then menu items (items selected but did nothing) - each report gets its own icon (icons besides first were ignored) - use uiPupMenu rather then string based menu. |
Revision 52f0806 by Campbell Barton February 9, 2014, 00:25 (GMT) |
Code cleanup: remove unused menu functions |
Revision 385c892 by Campbell Barton February 8, 2014, 21:42 (GMT) |
UI: use proportional option while dragging buttons |
Revision a8a567d by Campbell Barton February 8, 2014, 19:30 (GMT) |
RNA: add flag to be used for changing numbers proportionally |
Revision 06e0e3f by Campbell Barton February 8, 2014, 19:26 (GMT) |
Py Docs: move bpy.props options and subtype flags into generic defines added some missing flags into docs too. |
Revision cb685c4 by Campbell Barton February 8, 2014, 18:53 (GMT) |
RNA API: remove unused PROP_NEVER_CLAMP flag |
Revision da33a55 by Howard Trickey February 8, 2014, 15:52 (GMT) |
Fixes to make script_load_keymap test pass. Removed Armature Sketch keymap, as the entries that were there appear to have been moved to the Armature keymap. Removed the Script keymap. The Script space is deprecated and I could find no way that the keymap could be activated. |
Revision 3276b83 by Campbell Barton February 8, 2014, 14:39 (GMT) |
UI: support for alpha tab background |
Revision 6952bf2 by Gaia Clary February 8, 2014, 12:14 (GMT) |
T38482: Fixed the Crashing. If the same UV Layer is referenced multiple times, then the last imported data set for this UV Layer wins. |
Revision 4393398 by jens verwiebe February 7, 2014, 23:24 (GMT) |
Fix collada compile ( kudos ti ideasman ) |
Revision 127330d by Campbell Barton February 7, 2014, 22:42 (GMT) |
UI: multi-drag number button editing clicking and dragging down edits multiple number buttons at once. (patch D270) |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021