Re: [Bf-committers] Farsthary's branch update help

2010-11-02 Thread raulf
Hi Luke > If all else fails I suppose someone could try mailing you a dvd with > the latest repository on it :) I would offer to do so now but alas i'm > doing exams and don't have much time. > What I was saying is that I need to clean up my branch on Blender SVN repository and start clean there

Re: [Bf-committers] Farsthary's branch update help

2010-11-02 Thread Kent Mein
On Nov 2, 2010, at 8:18 AM, ra...@info.upr.edu.cu wrote: > Hi Luke > >> If all else fails I suppose someone could try mailing you a dvd with >> the latest repository on it :) I would offer to do so now but alas i'm >> doing exams and don't have much time. >> > > What I was saying is that I nee

Re: [Bf-committers] Farsthary's branch update help

2010-11-02 Thread Dan Eicher
On Tue, Nov 2, 2010 at 10:16 AM, Kent Mein wrote: > > On Nov 2, 2010, at 8:18 AM, ra...@info.upr.edu.cu wrote: > > > Hi Luke > > > >> If all else fails I suppose someone could try mailing you a dvd with > >> the latest repository on it :) I would offer to do so now but alas i'm > >> doing exams a

Re: [Bf-committers] Blender-2.55 has no menu bar

2010-11-02 Thread Dave Plater
On 11/02/2010 03:42 AM, Campbell Barton wrote: > On Tue, Nov 2, 2010 at 12:58 AM, Dave Plater wrote: > >> Didn't realize I'd exceeded the size limit, sending without attachment, will >> upload blenderstrace.txt to bug 3015824. Also having trouble >> losing the attachment with thunderbird, hope

Re: [Bf-committers] Blender-2.55 has no menu bar

2010-11-02 Thread Dan Eicher
Been seeing some weirdness on recent builds on Ubuntu 10.10 x86_32. The menu bar doesn't show up like the OP and if I try to resize a window (mouse over the border until the double arrows show up) as soon as I start to move it the top header jumps to the mouse position. If I open older .blend fil

[Bf-committers] CMake+MSVC workarounds for recent /WX and MT changes

2010-11-02 Thread Dalai Felinto
Hello there, there are two set of problems stopping blender for building on MSVC +CMake. I have they working (locally) with some tweaks, but it would be nice to find what is the right way to do it. 1) The first one is regarding warnings (WX): Blender will crash for some of the warnings in smoke, c

Re: [Bf-committers] Auto-registration in Python

2010-11-02 Thread Martin Poirier
--- On Mon, 11/1/10, Matt Ebb wrote: > On Tue, Nov 2, 2010 at 2:31 PM, > Martin Poirier > wrote: > > > def fun(): > >  class NewPropertyGroup(bpy.types.IDPropertyGroup): > >    pass > > > >  bpy.types.Scene.new_property = > PointerProperty(type=NewPropertyGroup, name="Stuff", > description="F

Re: [Bf-committers] Python Event Listeners and Notifiers

2010-11-02 Thread Martin Poirier
--- On Mon, 11/1/10, Dan Eicher wrote: > From: Dan Eicher > Subject: [Bf-committers] Python Event Listeners and Notifiers > To: "bf-blender developers" > Received: Monday, November 1, 2010, 11:38 PM > Been poking at this for a couple days > and figured I'd post it to the ML > before I spent t

Re: [Bf-committers] CMake+MSVC workarounds for recent /WX and MT changes

2010-11-02 Thread Steve Obbayi
Hi, I had to explicitly cast the ints to unsigned ints to get it to compile as well. I believe other compilers have been it implicitly. If so then this should be fine. I will also look into the multithreading a little more and give my comments on it. Steve Obbayi Software Developer - Origi

Re: [Bf-committers] 2.55 beta AHOY!

2010-11-02 Thread Damir Prebeg
Blenderplayer doesn't link for me on Cmake + MSVC++ Express x64. Blender it self is just fine... well, except of missing top menu (redraw problem?) 66>Linking... 65>blenkernel_blc.lib(stubs.obj) : error LNK2005: LOD_FreeDecimationData already defined in bf_intern_decimate.lib(LOD_decimation.obj) 6