Blender Git Commits

Blender Git "master" branch commits.

Page: 5121 / 5574

Revision cc041b1 by Charlie C
January 13, 2007, 09:00 (GMT)
Add a break, to get the bumpmap demo running again!
Revision c4202fb by Charlie C
January 13, 2007, 08:30 (GMT)
First commit! Small bug fix for cube map crashing in the player.
Cube maps don't display correctly in the player at the moment too.. something to do with regenerating/loading the images
January 13, 2007, 05:06 (GMT)
added stress and tangent to MTex and texture mapping dict
January 13, 2007, 04:53 (GMT)
driverExpression - strcpy on wrong type (my bad) fixed.
added .sel bool for Ipo curves.
January 13, 2007, 03:07 (GMT)
import_obj - name imported objects/mesh data
weightpaint_clean - report how many verts removed from groups
save_theme - no need to do type(''), just use type(vat) == str
Revision 29c99ee by Joshua Leung
January 13, 2007, 02:40 (GMT)
== NLA Editor - Shift-N ==

A few tweaks to this little tool I added yesterday. These tweaks are so
that bugs like #5625 and #5636 are less likely to occur due to extreme
scaling.

Now, for action strips added using this:
* Auto-calculation of action range is disabled for that strip
* Strip Start and Action Start are set to the current frame value, when the
strip was added
* Strip End and Action End are set to either the end frame value or 100
frames after the current frame value, whichever is higher.
January 13, 2007, 02:03 (GMT)
disp_paint - was raising an error when the mesh had no image and texuv was selected, or when the image had no data.
discombobulator - updated to use newer API functions
object_random_loc_sz_rot - improved layout and use new Scene objects.context
January 13, 2007, 00:02 (GMT)

Fix for bug #5694:
Another issue with division by zero in texture paint, this time in
torus wrapping.
Revision 59f8507 by Ken Hughes
January 12, 2007, 22:40 (GMT)


Python API
----------
Added CurNurb.recalc() method. I thought I had commited this before as part
of a bugfix but obviously not. It allows control point handles be recalculated
after changing a curve's bezTriples.
Revision 9c0cb46 by Ken Hughes
January 12, 2007, 22:35 (GMT)


Python API
----------
Typo corrections in Mesh API doc.
Revision 1a4e64c by Ken Hughes
January 12, 2007, 22:15 (GMT)


Python API
----------
Bugfix: Object.setEuler() didn't accept an Euler object.
January 12, 2007, 16:33 (GMT)
Bugfix, Plumiferos collection: Composite node "Image" didn't show the Z
output socket for regular images anymore.
January 12, 2007, 16:16 (GMT)
Enabled slashkey in sculptmode for local view.
January 12, 2007, 13:17 (GMT)
Patch from Matt: for AO baking, instead of warning user that AO was not
active or setup, it just turns on the flags and continues.
January 12, 2007, 11:13 (GMT)
Bugfixes:

- the "number/string button widget", or sbutton(), button() and fbutton()
calls, were using button event '1' or '2' to denote events, whilst this
could also be an other defined event.
Bug showed as unwanted display changes in ipo window after using marker
renaming for example.

- slider buttons for Action Window were expecting ints, while using short.

- cleanup in blender/src for warnings
January 12, 2007, 10:39 (GMT)
forgot to convert the matrix to a 3x3. worked but raised a warning.
Revision 74291cc by Tom Musgrove
January 12, 2007, 09:08 (GMT)
= removed nendo import/export and tex2uvbaker =

tex2uvbaker is now redundant with buitin functionality so thank you for maintaining this script in the past. nendo is a marginal format and the scripts are not maintained so removing
Revision db77deb by Jiri Hnidek
January 12, 2007, 08:51 (GMT)

- first commit form mac ;-), changed data structure VObjectData a little,
removed unused code
January 12, 2007, 08:23 (GMT)
Added warning for if user attempts to sculpt on a shapekey without turning on the lock (doesn't make sense to sculpt on an interpolated shapekey.)
January 12, 2007, 06:17 (GMT)
Removed yet another use of set_sculpt_object.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021