Revision 78bdfc4 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 5, 2016, 07:48 (GMT) |
RNA subclass widgets, one step closer to working again - expose '3D' flag via bl_options. - expose 'Label' via bl_label - create new widget-group map when its not already existing. This still misses new keymap callback, will add next. |
Revision 4b07a7d by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 5, 2016, 06:24 (GMT) |
Move struct member 'is_3d' to a flag Means we don't have to add new args for each type-option and makes is useful for RNA-subclassing. |
Revision 81daeb9 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 5, 2016, 05:25 (GMT) |
Minor rename/cleanup avoid hard-coded array sizes |
Revision f271c87 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 5, 2016, 05:24 (GMT) |
Fix leak freeing widget which was highlighted |
January 4, 2016, 23:48 (GMT) |
Merge branch 'master' into openvdb Conflicts: SConstruct build_files/scons/config/darwin-config.py build_files/scons/config/linux-config.py build_files/scons/config/win32-mingw-config.py build_files/scons/config/win32-vc-config.py build_files/scons/config/win64-mingw-config.py build_files/scons/config/win64-vc-config.py build_files/scons/tools/Blender.py build_files/scons/tools/btools.py intern/SConscript intern/cycles/SConscript source/blender/blenkernel/SConscript source/blender/editors/object/SConscript source/blender/editors/space_view3d/SConscript source/blender/nodes/SConscript source/blender/python/SConscript |
Revision 093a550 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 4, 2016, 20:08 (GMT) |
taking stability factor now into account at dummy constraint calculation for compounds, it influences search radius and limit now, too |
January 4, 2016, 19:41 (GMT) |
Merge branch 'asset-engine' into asset-experiments |
January 4, 2016, 19:41 (GMT) |
Merge branch 'id-remap' into asset-experiments |
January 4, 2016, 19:35 (GMT) |
Merge branch 'master' into asset-engine |
Revision fc7f086 by Bastien Montagne (asset-engine, asset-engine--archived, asset-experiments, id-remap) January 4, 2016, 19:34 (GMT) |
Merge branch 'master' into id-remap Conflicts: source/blender/blenkernel/intern/library.c |
Revision 9ad7275 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 4, 2016, 18:46 (GMT) |
attempt to get more control over compound destruction behavior during simulation, with stability factor; recursive breaking of neighborhood happens if one connection breaks |
Revision 9bc368d by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 4, 2016, 17:53 (GMT) |
Correct fix for widget memory leak |
Revision 222a779 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 4, 2016, 17:44 (GMT) |
Fix out-of-bounds access in manipulator_get_axis_color |
Revision 1f43dc0 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 4, 2016, 17:35 (GMT) |
Pass in named of variables to macros Avoids confusion as to where vars are declared. |
Revision 2e43b83 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 4, 2016, 17:32 (GMT) |
Previous commit was wrong this is leaking still, but this free call is redundant - needs further investigation. |
Revision d6d4623 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 4, 2016, 17:30 (GMT) |
Fix memory leak w/ widget operator properties |
Revision 36a9ccb by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 4, 2016, 17:22 (GMT) |
Fix leak w/ GLU quadrics |
Revision 20af894 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 4, 2016, 17:06 (GMT) |
Sync /w master |
Revision aa42600 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 4, 2016, 16:32 (GMT) |
Sync with master |
Revision a50acf3 by Campbell Barton (temp_widgets_files_refactor, temp_widgets_update_tagging, wiggly-widgets) January 4, 2016, 16:22 (GMT) |
Merge branch 'master' into wiggly-widgets |
|
|
|


Master Commits
MiikaHweb | 2003-2021