[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16968] trunk/blender/source/blender/src/ space.c: Error about max open floating panels used wrong math.

2008-10-08 Thread Ton Roosendaal
Revision: 16968 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16968 Author: ton Date: 2008-10-08 10:08:58 +0200 (Wed, 08 Oct 2008) Log Message: --- Error about max open floating panels used wrong math. Modified Paths:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16972] trunk/blender/source/blender/ blenkernel/intern/library.c: Bugfix #17769

2008-10-08 Thread Ton Roosendaal
Revision: 16972 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16972 Author: ton Date: 2008-10-08 17:42:49 +0200 (Wed, 08 Oct 2008) Log Message: --- Bugfix #17769 Someone managed to write over the protected part of ID name

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16973] trunk/blender/source/blender/ blenkernel/intern/particle_system.c: Bugfix #17767

2008-10-08 Thread Ton Roosendaal
Revision: 16973 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16973 Author: ton Date: 2008-10-08 18:29:09 +0200 (Wed, 08 Oct 2008) Log Message: --- Bugfix #17767 NULL check missing in particle bvhtree testing. Modified Paths:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16974] trunk/blender/source/blender/ python/api2_2x: Python API

2008-10-08 Thread Ken Hughes
Revision: 16974 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16974 Author: khughes Date: 2008-10-08 18:37:33 +0200 (Wed, 08 Oct 2008) Log Message: --- Python API -- Add optional string argument to

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16976] trunk/blender/release/scripts/ bvh_import.py: own error, bvh import would always miss the last frame.

2008-10-08 Thread Campbell Barton
Revision: 16976 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16976 Author: campbellbarton Date: 2008-10-08 19:07:32 +0200 (Wed, 08 Oct 2008) Log Message: --- own error, bvh import would always miss the last frame. thanks ppClarity

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16978] branches/blender2.5/blender/source /blender/editors: 2.5 Branch: use themes for drawing the time space, and make

2008-10-08 Thread Brecht Van Lommel
Revision: 16978 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16978 Author: blendix Date: 2008-10-08 20:07:56 +0200 (Wed, 08 Oct 2008) Log Message: --- 2.5 Branch: use themes for drawing the time space, and make view2d grid code a

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16979] trunk/blender/source/creator/ creator.c: Bugfix #17784

2008-10-08 Thread Ton Roosendaal
Revision: 16979 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16979 Author: ton Date: 2008-10-08 20:15:19 +0200 (Wed, 08 Oct 2008) Log Message: --- Bugfix #17784 libtiff init was missing on Play anim, causing it to not read tiffs.

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16980] trunk/blender/source/blender: Bugfix #17784

2008-10-08 Thread Ton Roosendaal
Revision: 16980 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16980 Author: ton Date: 2008-10-08 20:35:41 +0200 (Wed, 08 Oct 2008) Log Message: --- Bugfix #17784 Playanim now works for: - tiff, cineon, dpx, hdr, exr Only

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16982] trunk/blender/source/creator/ CMakeLists.txt: Patch #7065, from Stephane SOPPERA, part one: define macro WITH_OPENEXR

2008-10-08 Thread Chris Want
Revision: 16982 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16982 Author: hos Date: 2008-10-08 21:56:41 +0200 (Wed, 08 Oct 2008) Log Message: --- Patch #7065, from Stephane SOPPERA, part one: define macro WITH_OPENEXR when the

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16983] trunk/blender/source/creator/ CMakeLists.txt: Patch #7065, from Stephane SOPPERA, part two: improvements when using

2008-10-08 Thread Chris Want
Revision: 16983 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16983 Author: hos Date: 2008-10-08 21:58:57 +0200 (Wed, 08 Oct 2008) Log Message: --- Patch #7065, from Stephane SOPPERA, part two: improvements when using the

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16988] branches/sim_physics/source/ blender/render/intern/source/pointdensity.c: * fix for silly bug in point density with no object in the object fi

2008-10-08 Thread Matt Ebb
Revision: 16988 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16988 Author: broken Date: 2008-10-09 03:15:54 +0200 (Thu, 09 Oct 2008) Log Message: --- * fix for silly bug in point density with no object in the object field

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16989] trunk/blender/source/blender/src/ sequence.c: This is patch [#17773] seq plugin crash - use not converted to float with ibuf1 ibuf2

2008-10-08 Thread Kent Mein
Revision: 16989 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16989 Author: sirdude Date: 2008-10-09 06:11:33 +0200 (Thu, 09 Oct 2008) Log Message: --- This is patch [#17773] seq plugin crash - use not converted to float with