Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5061 / 5574

July 12, 2007, 20:49 (GMT)
Revision: 11257 from 2.44 stable

Revision 229e467 by Ken Hughes
July 12, 2007, 15:32 (GMT)
Python API
----------

Fix uninitialized variable in MEdge_setSel.

Revision 178dc73 by Ken Hughes
July 12, 2007, 15:24 (GMT)
Tools
-----
More improvements to boolean tools. The main change (although very little in
code) is changing fuzzy comparisons of floating point values. For testing, a
new define is added in intern/boolop/intern/BOP_MathUtils.h called
VAR_EPSILON, which enables better comparisons. This is turned on by default;
undefining it will revert to using the previous comparisons. The downside of
these new comparisons is a loss in speed, but the resulting meshes are more
likely to be manifold (although still not always).

The other changes include speed improvements based on profiling results and
fixes for the improper creation of triangular faces with only two vertices.

Revision e19519e by Kent Mein
July 12, 2007, 15:18 (GMT)
Added only's to the tooltips

Kent

Revision 735fc30 by Kent Mein
July 12, 2007, 14:46 (GMT)
Removing the double negitives in the tooltips talked about last night.

Kent

July 12, 2007, 11:51 (GMT)
From stable

Revision: 11237
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=11237
Author: campbellbarton
Date: 2007-07-12 13:05:31 +0200 (Thu, 12 Jul 2007)

Log Message:
-----------
PyObject_IsTrue was missing a check for an error return value in many cases.


Revision e7c15b9 by Kent Mein
July 11, 2007, 21:18 (GMT)
Little typo found by Renato Perini

I hate the wording of these tooltips but can not think
of something better currently so I'm just fixing the spelling.

Kent
Revision 8c96c15 by Kent Mein
July 11, 2007, 18:45 (GMT)
Added a flush after fprintf
This is patch [#6921] Make error printing a bit more reliable
from GSR
http://projects.blender.org/tracker/index.php?func=detail&aid=6921&group_id=9&atid=127

Kent
Revision fb9b302 by Joshua Leung
July 11, 2007, 10:13 (GMT)
Bugfix #6931:

I-Key on Fields not working for Empty Object. Was wrongly only checking for Meshes.
July 11, 2007, 03:33 (GMT)
One more time....I misunderstood the guidance about values as inputs for
the math node. Now it functions with two values as inputs (no image
neccissary). Kinda back where it started ;)

July 11, 2007, 03:00 (GMT)
After chatting with Broken about grs comments on the default behavior
of the nodes, I realized I had strayed from the path of enlightened blending
by causing the math node to create an output the size of the larger of the
two inputs.

It has been corrected create the output the size of the
first image, and in its abscense the second image. In the event of
nether input containing image data the node does not function. I also
added some early out checks at the beginning of the function to speed it
up a tad in these cases and commented the code a bit more.


July 11, 2007, 01:03 (GMT)
Updated Contributor line in GPL header to reflect original source. This
closes patch #6215-Normalize.

July 10, 2007, 21:04 (GMT)

forgot a needed include in the patch

Revision 9f3670c by Kent Mein
July 10, 2007, 19:34 (GMT)
Removed comments with non ascii chars...

I left the link that points to documentation on the web so not really needed
anyway.

Kent

July 10, 2007, 19:32 (GMT)
committing Ettore Pasquini 6DOF patch for linux

As previously the plugin itself is available
on his site :
http://cubelogic.org/blender/3dcnxplug-lin.c
or on mine (soon) :
http://jlp.nerim.net/dev/6dof/

Please let me know if any problem, i cannot
test.

We have now patches for our 3 main platforms
features are still minimal, but will follow
soon.

Revision 9298357 by Kent Mein
July 10, 2007, 19:13 (GMT)
This is patch [#6929] Interpolation Methods
http://projects.blender.org/tracker/index.php?func=detail&aid=6929&group_id=9&atid=127
Its a subset of patch [#6766] Transform Sequencer effect

It adds 3 image functions for different types of interpolation.
For people that like pictures:
http://wiki.blender.org/index.php/User:Damiles#Interpolations_Algorithms

Patch provided by David Millán Escrivá (damiles)

Kent

July 10, 2007, 15:24 (GMT)
Revision 8198ea6 by Kent Mein
July 10, 2007, 15:10 (GMT)
Update to the translation code. Patch provided by dripstone.
Basically move stuff out of filesel.c and into language.c and changes
when exactly it does the conversion. It was doing it when not needed for
some machines. It probably still needs work but its slowly getting better.

I also removed some commented out code.

Kent

July 10, 2007, 02:33 (GMT)
Fixed typo. Ooops.

July 10, 2007, 02:27 (GMT)
Added normalize compositing node.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021