[Bf-committers] New patch: Add make python console and info display respect user DPI preferences.

2012-04-19 Thread Reed Koser
I have submitted a patch to the tracker that makes the Python Console and
Info view respect user DPI preferences. This was mentioned on the "quick
hacks" page.

The patch can be found here:
http://projects.blender.org/tracker/index.php?func=detail&aid=30992&group_id=9&atid=127

I know it's close to release, but hopefully this touches so little as to
not be considered harmful =). Feedback is welcome.
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] New patch: Add make python console and info display respect user DPI preferences.

2012-04-20 Thread Reed Koser
Julien Enche: Sorry about that! I didn't even see your patch. Though, to be
honest I didn't look. Really sorry! Have to remember to do that next time...

Campbell Barton: Now I see what you mean about the mono_font_render thing.
I just assumed that for whatever reason you were switching between using
just mono_font and mono_font_render in the UI drawing... My bad on not
checking. Should I submit an updated patch that changes this?

On Fri, Apr 20, 2012 at 4:57 AM, Julien Enche wrote:

> I've already submitted such a patch, see patch #30640.
>
> 2012/4/20 Campbell Barton 
>
> > Thanks for looking into this.
> >
> > Checking the patch, it changes the render font size
> (blf_mono_font_render),
> > AFAIK you really don't want to do this - since BKE_stamp_buf() uses
> > the render font, which needs to use the same size font everywhere,
> > irrespective of the user preference.
> > Otherwise rendering an animation with stamp on multiple systems could
> > flicker at different sizes per frame.
> >
> > Was there somewhere this is needed to display correctly?
> >
> > On Fri, Apr 20, 2012 at 1:47 PM, Reed Koser  wrote:
> > > I have submitted a patch to the tracker that makes the Python Console
> and
> > > Info view respect user DPI preferences. This was mentioned on the
> "quick
> > > hacks" page.
> > >
> > > The patch can be found here:
> > >
> >
> http://projects.blender.org/tracker/index.php?func=detail&aid=30992&group_id=9&atid=127
> > >
> > > I know it's close to release, but hopefully this touches so little as
> to
> > > not be considered harmful =). Feedback is welcome.
> > > ___
> > > Bf-committers mailing list
> > > Bf-committers@blender.org
> > > http://lists.blender.org/mailman/listinfo/bf-committers
> >
> >
> >
> > --
> > - Campbell
> >  ___
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> >
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] New patch: Add make python console and info display respect user DPI preferences.

2012-04-24 Thread Reed Koser
I have submitted an update to the patch that may fix this issues you
mentioned. Feedback is appreciated!
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] blender dependency OpenImageIo -- > Field3D compile error

2012-06-03 Thread Reed Koser
You need to update the boost libraries.This error is related to a macro
change in GCC 4.7 on Linux.

On Sun, Jun 3, 2012 at 11:09 AM, Thomas Dinges  wrote:

> Hi,
> you don't need Field3D for Cycles, can you just disable that, there
> might be a build option for it?
>
> Regards,
> Thomas
>
> Am 03.06.2012 17:07, schrieb panda kunfu:
> > Hi All,
> >
> > i m trying to compile blender 2.63.the cycle render requires OpenImageIo
> --
> >> Field3D.while compiling Filed3D I getting below error
> > My OS : Solaris 10 u10 (SPARC)
> >
> > /usr/local/include/boost/config/requires_threads.hpp:47:5: error: #error
> > "Compiler threading support is not turned on. Please set the correct
> > command line options for threading: -pthread (Linux), -pthreads (Solaris)
> > or -mthreads (Mingw32)"
> > In file included from /usr/local/include/boost/thread/mutex.hpp:12:0,
> >   from
> /data/imageworks-Field3D-94d1bf3/export/Field.h:53,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/DenseField.h:51,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/DenseFieldIO.h:55,
> >   from
> > /data/imageworks-Field3D-94d1bf3/src/DenseFieldIO.cpp:44:
> > /usr/local/include/boost/thread/detail/platform.hpp:67:9: error: #error
> > "Sorry, no boost threads are available for this platform."
> > In file included from
> /data/imageworks-Field3D-94d1bf3/export/Field.h:53:0,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/DenseField.h:51,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/DenseFieldIO.h:55,
> >   from
> > /data/imageworks-Field3D-94d1bf3/src/DenseFieldIO.cpp:44:
> > /usr/local/include/boost/thread/mutex.hpp:18:2: error: #error "Boost
> > threads unavailable on this platform"
> > Generating code for file src/FieldInterp.cpp...
> > Generating code for file src/FieldMapping.cpp...
> > Generating code for file src/FieldMappingIO.cpp...
> > In file included from
> > /usr/local/include/boost/thread/detail/platform.hpp:17:0,
> >   from /usr/local/include/boost/thread/mutex.hpp:12,
> >   from
> /data/imageworks-Field3D-94d1bf3/export/Field.h:53,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/EmptyField.h:51,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/Field3DFile.h:60,
> >   from
> > /data/imageworks-Field3D-94d1bf3/src/Field3DFile.cpp:54:
> > /usr/local/include/boost/config/requires_threads.hpp:47:5: error: #error
> > "Compiler threading support is not turned on. Please set the correct
> > command line options for threading: -pthread (Linux), -pthreads (Solaris)
> > or -mthreads (Mingw32)"
> > In file included from /usr/local/include/boost/thread/mutex.hpp:12:0,
> >   from
> /data/imageworks-Field3D-94d1bf3/export/Field.h:53,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/EmptyField.h:51,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/Field3DFile.h:60,
> >   from
> > /data/imageworks-Field3D-94d1bf3/src/Field3DFile.cpp:54:
> > /usr/local/include/boost/thread/detail/platform.hpp:67:9: error: #error
> > "Sorry, no boost threads are available for this platform."
> > In file included from
> /data/imageworks-Field3D-94d1bf3/export/Field.h:53:0,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/EmptyField.h:51,
> >   from
> > /data/imageworks-Field3D-94d1bf3/export/Field3DFile.h:60,
> >   from
> > /data/imageworks-Field3D-94d1bf3/src/Field3DFile.cpp:54:
> > /usr/local/include/boost/thread/mutex.hpp:18:2: error: #error "Boost
> > threads unavailable on this platform"
> > ___
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
>
>
> --
> Thomas Dinges
> Blender Developer, Artist and Musician
>
> www.dingto.org
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers