- Jan 05, 2013
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Jan 04, 2013
-
-
Bastien Montagne authored
Another glitch from recent alpha work. Also modified povray's code. As usual, maintainders of these scripts, please double check changes are ok! :)
-
Sergey Sharybin authored
Addons maintainers please double check the changes.
-
- Jan 03, 2013
-
-
Campbell Barton authored
-
Campbell Barton authored
[[Split portion of a mixed commit.]]
-
- Jan 01, 2013
-
-
Bastien Montagne authored
Another fix to import image as plane, due to recent alpha refactor in blender code (thanks to meta-androcto for the report on IRC).
-
Bastien Montagne authored
Never use a generator as enum's "items" value!
-
- Dec 31, 2012
-
-
John Phan authored
-
- Dec 28, 2012
-
-
Bastien Montagne authored
Yet there is some work to be done on the 'GRID' mode of lists, current layout code is stupid (and nearly unusable)...
-
Bastien Montagne authored
-
Bastien Montagne authored
Updated to use UI_UL_list as template_list (also a bunch of style cleanup, still some work to do here!).
-
Thomas Larsson authored
-
- Dec 27, 2012
-
-
Thomas Larsson authored
-
Campbell Barton authored
add back bevel tool menu, it no longer crashes.
-
Campbell Barton authored
-
- Dec 26, 2012
-
-
Brendon Murphy authored
these crash blender instantly with no errors
-
- Dec 23, 2012
-
-
Campbell Barton authored
-
- Dec 22, 2012
- Dec 20, 2012
-
-
Campbell Barton authored
update for api changes, note this script isnt using the API properly, it adds a draw handler but never removes it.
-
Campbell Barton authored
-
Campbell Barton authored
-
- Dec 19, 2012
-
-
Campbell Barton authored
make addons blender versions consistent
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
disable initializing data on the scene when registering netrender. addons registration shouldnt modify the current blend file.
-
Martin Buerbaum authored
* Update for correct calculation of feet-inch (Patch by Alessandro Sala) * Upped precision for display to 5 digits (same as Blender)
-
Eclectiel L authored
Grease pencil convertion to curves and their selection is now adapted to Blender 2.65, both for "Edit Strokes" and "Reorder Splines" features.
-
- Dec 16, 2012
-
-
Campbell Barton authored
don't overwrite alpha with material `illum` setting, or when using an alpha texture- if its already been set.
-
- Dec 15, 2012
-
-
John Phan authored
-
- Dec 14, 2012
-
-
Brendon Murphy authored
-
- Dec 13, 2012
-
-
John Phan authored
added scale object on export, rebuild object on export, and check mesh for vertices's error mesh. update the menu to rework the layouts.
-
- Dec 12, 2012
-
-
Campbell Barton authored
-
- Dec 09, 2012
-
-
Campbell Barton authored
- Dec 04, 2012
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Dec 03, 2012
-
-
Bastien Montagne authored
Some enhancement to how plane size is computed. Now you have three choices (absolute, to directly specify the result height, and dpi or dpbu [dots per Blender Unit], to use image definition). Based on an idea and code from mat ali, thanks! Also fixed correct use of overriden context (not really a bug, but printed annoying warning messages in the console).
-
Campbell Barton authored
-