Revision 4f240c7 by Campbell Barton 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. |
July 12, 2007, 15:18 (GMT) |
Added only's to the tooltips Kent |
July 12, 2007, 14:46 (GMT) |
Removing the double negitives in the tooltips talked about last night. Kent |
Revision bfb9603 by Campbell Barton 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. |
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 |
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. |
Revision f628b9c by Robert Holcomb 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 ;) |
Revision c313f6d by Robert Holcomb 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. |
Revision 5e8ed4f by Robert Holcomb July 11, 2007, 01:03 (GMT) |
Updated Contributor line in GPL header to reflect original source. This closes patch #6215-Normalize. |
Revision 1104a39 by JLuc Peuriere July 10, 2007, 21:04 (GMT) |
forgot a needed include in the patch |
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 |
Revision 198513c by JLuc Peuriere 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. |
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 |
Revision 209407a by Diego Borghetti July 10, 2007, 15:24 (GMT) |
Fix regression reported by Early Ehlinger on ML. Original bug: https://projects.blender.org/tracker/?group_id=9&atid=127&func=detail&aid=3760 Code remove in revision 6654: http://projects.blender.org/plugins/scmsvn/viewcvs.php/trunk/blender/source/blender/src/renderwin.c?root=bf-blender&r1=6491&r2=6654 and return in revision 6839 (without the point checking): http://projects.blender.org/plugins/scmsvn/viewcvs.php/trunk/blender/source/blender/src/renderwin.c?root=bf-blender&r1=6835&r2=6839 |
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 |
Revision 9a07d9c by Robert Holcomb July 10, 2007, 02:33 (GMT) |
Fixed typo. Ooops. |
Revision b89ba86 by Robert Holcomb July 10, 2007, 02:27 (GMT) |
Added normalize compositing node. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021