Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5238 / 5574

April 24, 2006, 16:17 (GMT)
For some reason the render docs didn't mention the fact that you the RenderData stuct has the 'currentFrame' method for proper frame access.
April 24, 2006, 15:09 (GMT)
warnings cleanup for the python project on windows
April 24, 2006, 14:33 (GMT)
*msvc7 projectfiles update*

- post-build steps improved
- properly moves all the python scripts into the .blender directory on build
- only moves pthreadVSE2.dll from the pthreads libs
- moves release text into the build directory
April 24, 2006, 14:07 (GMT)
*projectfiles update*

- added Modifier.c to python project
April 24, 2006, 11:34 (GMT)
fix removal of groups for non selected verts.
removed debug prints
April 24, 2006, 11:26 (GMT)
Added utility functions to BPyMesh.py
- dictWeightFlipGroups, return a vert weight with flipped group names.
- dictWeightMerge, takes a list of dictWeights and merges them

mesh_mirror_tool.py
Added vertex weight support for the mirror tool, its able to mirror arbitary meshes weights with optional name flipping and creation of name flipped groups.
This also uses the mode for l<>r, l>r, r>l so you can copy from left to right only for eg.
Revision 94ebee8 by Ken Hughes
April 24, 2006, 05:24 (GMT)


Some Ipo getseters calling setter methods; added the necessary wrapper
functions to make this work correctly.
April 24, 2006, 04:58 (GMT)
fixes in raycasting
April 24, 2006, 02:03 (GMT)
fixed collision sensor for dynamically created objects using Bullet physics
April 23, 2006, 18:42 (GMT)
use ContinuousConvexCollision for raycaster, fixes raycast problems
Revision a26ef58 by Ken Hughes
April 23, 2006, 18:19 (GMT)


===Tools===
Patch #4119, submitted by Lukas Steiblys (imbusy1). Mesh objects (created
through the toolbox) which take user input such as number of verts, are not
created if the user cancels input. Thanks for the patch!
Revision e6db82e by Ken Hughes
April 23, 2006, 17:15 (GMT)


===Python API===
Fix for Cygwin/GCC compile errors: doesn't like PyObject_Del() in the
PyTypeObject declarations :-P
Revision 6f94c5e by Ken Hughes
April 23, 2006, 17:01 (GMT)


===Python API===
More Modifier API changes:
* add Blender.Modifier.Settings dict with constants for modifier types
* add mod.type attribute, which returns type of the Modifier
* add some internal consistency checks in ModSeq_remove
Revision fe1495c by Ken Hughes
April 23, 2006, 14:17 (GMT)


Little bit of code clean-up and commenting.
April 23, 2006, 12:56 (GMT)
fix compiler warnings.

The 'excess elements in struct initializer' is fatal on some platforms.
April 23, 2006, 08:01 (GMT)
added remove to the modifier seq (when pymodifier->md is NULL then its been removed)
added name to the docs
Revision 8001a8b by Ken Hughes
April 23, 2006, 02:34 (GMT)


===Python API===
Initial commit for new Modifier API. Probably does about 70-75% of what it
should, but it's a start.
April 22, 2006, 09:23 (GMT)
JMS's updated script. Must try to work out which one to remove, this one or apply_def
Revision 1e1e908 by Ken Hughes
April 21, 2006, 20:31 (GMT)


Miscellaneous fixes to documentation.
Revision 4aa28f1 by Ken Hughes
April 21, 2006, 20:27 (GMT)


===Python API===
New Ipo and IpoCurve API. Ipo and IpoCurve objects support the [] operator,
for accessing the curves of a particular Ipo and for accessing the value
of an IpoCurve at a specific time. Both modules were also "tp_getset"-ified.
Also, code for an alternative method (Antont wanted this) of accessing curves
via Ipo attributes is included for now, for people to try and see if it's
actually preferable to the Ipo [] operator.

These are all new additions; nothing was intentionally removed from the API.
If you find the something in the existing API has changed, let me know.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021