Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4268 / 5574

August 11, 2010, 03:31 (GMT)
bugfix [#23247] Load Image in Textures does not use a usefull path
Revision c4f1c0f by Matt Ebb
August 11, 2010, 02:31 (GMT)
Fix silly bug with color ramp ui where there was an extra pixel
of background on the right side
August 11, 2010, 02:13 (GMT)
correction for mis-named DupliObject.object_matrix -> matrix_original
Revision 95aa8cf by gsr b3d
August 10, 2010, 21:22 (GMT)
Update address in license block.
Revision 3a8f3dd by Nick Samarin
August 10, 2010, 20:48 (GMT)
reworked obstacle simulation in order to have two realizations: with "cell" and "ray" sampling
Revision e87552d by gsr b3d
August 10, 2010, 20:33 (GMT)
SVN maintenance.
August 10, 2010, 18:21 (GMT)
minor adjustments to python scripts to make them easier to run outside of blender.
August 10, 2010, 15:46 (GMT)
repr() functions for the python api, this means it can print 'bpy.data.objects[foo].modifiers' from the objects modifiers, uses the same function thats used to make the animation path.
August 10, 2010, 15:14 (GMT)
moved idcode functions into their own file (was added as a todo in the comments), these were mixed in with file reading code - BLO_readfile.h bot these functions are not spesific to reading.
August 10, 2010, 13:06 (GMT)
Smoke:
- Fixing UI glitch so that range and UI range now matches
- Increased max to 400 secs (at 25 FPS) to allow more artistic freedom
August 10, 2010, 10:26 (GMT)
Fix for [#22924] KX_PolygonMaterial.diffuse does not return expected list[r,g,b]
Revision 1c2d363 by Mike Erwin
August 10, 2010, 09:56 (GMT)
Linux compiles again, no SpaceNav yet.
Revision 4bf887d by Mike Erwin
August 10, 2010, 09:51 (GMT)
SpaceNav works in 3D view on Windows. Cleaned up related WIP code.
August 10, 2010, 09:47 (GMT)
August 10, 2010, 07:57 (GMT)
Py API Docs:
* Improved audaspace docs
* Added an epy parser to add epydoc documented modules to the sphinx docs
August 10, 2010, 06:36 (GMT)
- Enable shape key switching in edit mode for curves, surfaces and latticies
- Disable changing of lattice size if there are shape keys
August 10, 2010, 06:27 (GMT)
include rna parent class names in renaming list
August 10, 2010, 05:41 (GMT)
header re-shuffle, some headers contained unneeded refereces to other headers, better include inline with the C files that need them
Revision b525dfb by Matt Ebb
August 10, 2010, 03:28 (GMT)
Added additional (optional) subframe argument to RNA API function: scene.set_frame()
This is used to set the current frame to a floating point subframe state between 0.0 and 1.0
added to the integer frame. A main usage for this is retrieving geometry at sub-frame
intervals for use in multi-segment motion blur:

http://mke3.net/projects/3Delight_blender/renders/multisegment_blur.mov

Example:
scene.set_frame(5)
or
scene.set_frame(5, 0.25)
August 10, 2010, 02:58 (GMT)
rewrite poll methods using a base class implementation instead of a global function (now that this is possible because of it being a class method)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021