Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5529 / 5574

August 2, 2003, 03:37 (GMT)

Exppython:
Expanding NMesh_update() to accept a parameter to tell it to recalculate
normals, I introduced an error: new meshes would segfault Blender. Fixed.
Revision 08c1fe6 by guignot
August 1, 2003, 19:47 (GMT)
Added a new function (member of the Ipo object) EvaluateCurveOn(int pos, float time) which returns the value of the ipo curve number pos at the given time.
Updated doc accordingly.
July 31, 2003, 18:34 (GMT)
added path to IMB_imbuf_types.h to include path (needed by Image.c)
July 30, 2003, 21:15 (GMT)
* got rid of a warning in editipo.c:
changed "get_ipo(key, ..." to "get_ipo((ID *)key, ..." in line 107.
* changed insert_meshkey(Mesh *me) to insert_meshkey(Mesh *me, short offline):
To call this function from a script, so that it doesn't pop the
"relative / absolute" dialog window when the "offline" arg is non-zero.

Exppython:

* NMesh module:
- Added method NMesh.addMaterial(mat) to the NMesh module:
alternative safer (aka slower) way to add materials.
- Added optional arg to NMesh_update():
if given and equal to 1, the mesh normals are recalculated.
- Fixed NMesh.getVertexInfluences: it was segfaulting when a NULL bone was
linked to the vertex. Thanks to Jiba on the bf-python mailing list for
bug report and sample .blend file. Also made this method give an IndexError
when the vertex index is out of range.
* Material module:
Added specR, specG, specB vars for compatibility with the 2.25 API.
Pointed by Manuel Bastioni.
* Image module:
Exposed image width, height and depth parameters.
From a suggestion by jms.
* BPython Ref Doc:
- Small updates to reflect the above additions.
- Added info for the Bone type in the Armature doc.
July 30, 2003, 21:02 (GMT)
* Linking a Mesh object to the base object was not possible. Fixed.
* Clean up of some comments.
July 30, 2003, 20:52 (GMT)
* Updated the Object.py documentation.
Not all is finished, but we're getting there.
July 30, 2003, 18:47 (GMT)
* Fixed crash in Object.getTracked() method
It tried to create a new Object from the tracked variable, when the variable
was NULL. Ouch.
Revision cef2676 by Rob Haarsma
July 29, 2003, 14:22 (GMT)
cvs maillist test. pls ignore.
Revision 9aef0ba by Rob Haarsma
July 29, 2003, 13:36 (GMT)
Modified Text alignment, it now aligns from the origin (centre) of the Text object.
Revision d58a5fa by Chris Want
July 27, 2003, 17:09 (GMT)
Added the variable NAN_NO_OPENAL to force building without
openal. Set NAN_NO_OPENAL to true for this behavior.
Also removed a comment about EXPYTHON, which is obsolete.
July 27, 2003, 15:56 (GMT)
* Fixed problems in with script linking.
I had to update many files to get this to work.
Revision 2222fc7 by guignot
July 27, 2003, 13:53 (GMT)
added functions World_CheckPyObject World_FromPyObject World_CreatePyObject and World_compare
July 26, 2003, 20:19 (GMT)

Exppython docs:
Fixing a small comment in the nmesh doc, to avoid confusion.
July 26, 2003, 18:05 (GMT)
MSVC 6 debug target finally fixed! (yes, really!) :)
July 26, 2003, 16:26 (GMT)
- fixed include paths for SoundSystem (MSVC 6).
Revision 28e4b01 by guignot
July 25, 2003, 19:53 (GMT)
added function buildParts
Revision 7b324be by guignot
July 25, 2003, 19:52 (GMT)
bug fixes in functions getLocation and similar.
added buildParts() methods, which forces the computation of the partivcle system.
Revision 65de07a by guignot
July 25, 2003, 09:00 (GMT)
removed a debug message
July 23, 2003, 18:06 (GMT)
- added sdl.dll to the release makefiles for windows
July 23, 2003, 17:59 (GMT)
Updated win self-installer script. Still uses the 16-color icon images (sorry broken!) :)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021