Blender Git Commits

Blender Git "master" branch commits.

Page: 4270 / 5574

August 8, 2010, 13:11 (GMT)
remove unused includes
August 8, 2010, 13:06 (GMT)
remove unused includes
August 8, 2010, 13:03 (GMT)
remove unused includes
August 8, 2010, 08:33 (GMT)
remove unused includes
August 8, 2010, 08:14 (GMT)
remove unused includes from editors/space_*
Revision ced1bd9 by Mike Erwin
August 8, 2010, 05:08 (GMT)
Windows shell/IE #define.
August 7, 2010, 22:48 (GMT)
Automatic configuration of feature edge detection options.

In the Parameter Editor mode, three feature edge detection
options (i.e., Ridges and Valleys, Suggestive Contours, and
Material Boundaries) are automatically configured based on
feature edge selection settings of linesets.
August 7, 2010, 18:34 (GMT)
== docs ==

Added some docs mainly in bpy.types.UILayout.html, descriptions by Florian Meyer (testscreenings), thanks.

August 7, 2010, 16:21 (GMT)
Experemental XML UI, define panels/menus/headers which load at startup like python scripts.
- 2 panels implimented in properties_render_test.xml (Render Dimensions and Stamp)
- only enabled in debug mode.
- poll() functions are not supported yet.
- as stated above experemental, we'll see if this is at all useful, remove if not.
- XML could be replaced with JSON or YAML.
August 7, 2010, 15:45 (GMT)
Revision 757f75b by Mike Erwin
August 7, 2010, 12:51 (GMT)
merged 30707:31141 from trunk
Revision f399481 by Mike Erwin
August 7, 2010, 10:57 (GMT)
SpaceNav turntable and fit in 3D view. Tablet data rides with cursor/button events (incomplete! Mac-only for now). Grease pencil works better with pen.
Revision 2b3c8bd by Joshua Leung
August 7, 2010, 10:18 (GMT)
Bugfix #23216: Memory leak when removing Fcurve from action

Missing call to free_fcurve()
August 7, 2010, 02:13 (GMT)
bugfix [#23211] "with" keyword in text editor not highlighted [Patch attatched
by Justin Dailey (dail) with minor edit
August 6, 2010, 22:24 (GMT)
netrender: fix poll methods
Revision dc3c979 by Tom Musgrove
August 6, 2010, 18:40 (GMT)
after discussion with brecht reverting this commit, will pass on feedback to the patch author
August 6, 2010, 18:14 (GMT)
Fix #23210: displace modifier strength only had 2 decimal places,
was inconsistent.

August 6, 2010, 18:11 (GMT)
Fix #23208: REGION_DRAW_POST_PIXEL callbacks only work in 3d view and
image editor, but there's no reason they wouldn't work in all regions,
so moved the function call.

August 6, 2010, 17:54 (GMT)
Fix #23209: there was no access yet to region data from RNA, there's no
generic system for it yet, but for now already return it for the 3D view
since that is the only space that uses it.

Revision 8c80f62 by Tom Musgrove
August 6, 2010, 17:42 (GMT)
Committing Konrads GLSL preview of bumpmapping, now we no longer have the bizarre situation of being able to view the changes of the normal map but not of regular bump mapping
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021