Re: [Bf-committers] Camera view navigation rant

2011-05-13 Thread Mike S
Seems to work fine with SCONS build on OSX against 36676. Mike. On 11/05/14 12:11, Campbell Barton wrote: > Can't see why linking would fail, did you apply the patch against > blender r36676? > > On Fri, May 13, 2011 at 9:46 PM, Damir Prebeg wrote: >> Tried but I get linker error: >> LINK : fat

Re: [Bf-committers] Camera view navigation rant

2011-05-13 Thread Mike S
ge zoom etc, and the camera will snap to the last 3D view position you used to adjust your other elements in. Thus you have to reposition again. Mike. On 11/05/14 12:26, Mike S wrote: > Seems to work fine with SCONS build on OSX against 36676. > > Mike. > > > On 11/05/14 12:11, C

Re: [Bf-committers] Camera view navigation rant

2011-05-13 Thread Mike S
cases as I probably don't work in the same way most 3d artists do ^_^. Mike. On 11/05/14 13:07, Mike S wrote: > Only one problem I can see at the moment with this fine addition is > returning to locked camera view to adjust can snap your camera to the > last 3D viewport position rather

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [36934] trunk/blender: == FFMPEG ==

2011-05-26 Thread Mike S
On 11/05/27 7:51, Nathan Letwory wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 27.5.2011 0:57, Peter Schlaile wrote: >> Revision: 36934 >> >> http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=36934 >> Author: schlaile >> Date: 2011-05-2

Re: [Bf-committers] Collada import support

2011-06-30 Thread Mike S
Hi Peter et al, Meshlab :: http://meshlab.sourceforge.net/ has a reasonable collada import/export facility. Mostly for the model and not for animations/textures etc. GLC Player can read collada (based on http://www.glc-lib.net/) :: http://glc-player.net/index.php Apple OSX Quicklook can also

Re: [Bf-committers] 2.59 RC Builds - SVN trunk now frozen

2011-08-07 Thread Mike S
On 11/08/08 4:35, Thomas Dinges wrote: > Hey Release Builders, > please use SVN 39164 for the release candidate builds. > > As from now on, only show-stopper fixes are allowed. Don't commit fixes > which are not really necessary. > > Please everyone run the regression test files, so we don't have t

Re: [Bf-committers] 2.59 RC Builds - SVN trunk now frozen

2011-08-07 Thread Mike S
Ahh ignore that r39167 builds fine now forgot to update to latest FFMPEG 0.8 libs. On 11/08/08 10:35, Mike S wrote: > On 11/08/08 4:35, Thomas Dinges wrote: >> Hey Release Builders, >> please use SVN 39164 for the release candidate builds. >> >> As from now

[Bf-committers] r39813 - OSX: additionally choice to link against python-framework again ::: SCONS build failures

2011-08-30 Thread Mike S
Hi, attempting to build using scons after this update fails. Build was on OSX 10.6.8 , only changes to default scons build config were to set x86_64 build arch. Linking stage of Blender/Blenderplayer fails with messages of type: Undefined symbols: "_PyDict_SetItemString", referenced from:

Re: [Bf-committers] r39813 - OSX: additionally choice to link against python-framework again ::: SCONS build failures

2011-08-31 Thread Mike S
complain about linking with Frameworks python (osx 10.6 > intel x64). But it fails with FFMPEG > http://www.pasteall.org/24471 > > Blender vanilla, with updated darwin libraries. Only extra parameter for > scons was the build with Framework python. > > -- > Dalai &g

[Bf-committers] Can we add this simple patch please to trunk :: 28094

2011-09-15 Thread Mike S
Hi, A few months ago Perry Parks (scuey) added this patch to allow equirectangular projection for the world textures. It works well up to and including current r40246 with no changes. https://projects.blender.org/tracker/?group_id=9&atid=127&func=detail&aid=28094 Mike.S __

[Bf-committers] UI Text Strings :: some missing "J" 's

2011-09-20 Thread Mike S
Hi all, not able to look at it myself at the moment... but there seem to be some missing "J" in the UI text. (Blender trunk and cycles) Specifically :: 3D View -> Object -> (J)oin and (J)oin as UV missing the capital J Also noticed that in the User Prefs ->System-> International Fonts->La

Re: [Bf-committers] UI Text Strings :: some missing "J" 's

2011-09-21 Thread Mike S
; >> Can't confirm on linux 64bit, windows 64bit, windows 32bit. There was no >> global replacements or things like this. >> >> Default procedure -- provide all default information for bug report: >> operation system, exact svn revision, hardware specifications a

Re: [Bf-committers] UI Text Strings :: some missing "J" 's

2011-09-21 Thread Mike S
cedure -- provide all default information for bug report: >>> operation system, exact svn revision, hardware specifications and so. >>> Help -> System Info can help you with collecting needed information. >>> >>> Mike S wrote: >>>> Hi all, >>

Re: [Bf-committers] UI changes from cycles branch

2011-10-24 Thread Mike S
Hi all, On muted icons: -1 Having just moved to OSX 10.7.3 "Lion" I have experienced a similar muting of icons in the Finder application as well as others. This is quite annoying as the visual colour cues from the icons are now missing. Unless you have considerable spatial memory its hard to

[Bf-committers] PATCH : Typos in space_clip.py

2011-11-07 Thread Mike S
Hi all, great work on Tomato integration, just found a few typos in the menus:: Index: release/scripts/startup/bl_ui/space_clip.py === --- release/scripts/startup/bl_ui/space_clip.py (revision 41638) +++ release/scripts/startup/bl_u

[Bf-committers] Cycles and Dynamic Paint - Problem with render but not preview

2011-11-10 Thread Mike S
Hi all, Just playing with the latest build # r41746. (built scons, gcc4.6.1 OSX 10.7) I was trying to get dynamic paint output to render on cycles. It does to some degree ( using the vertex colour option for the canvas on a subdivided plane) I can see the correct result in the preview window

Re: [Bf-committers] Cycles and Dynamic Paint - Problem with render but not preview

2011-11-12 Thread Mike S
Hi Douglas, et al On 11/11/11 16:56, Knapp wrote: > On Fri, Nov 11, 2011 at 1:50 AM, Mike S wrote: >> Hi all, >> >> Just playing with the latest build # r41746. (built scons, gcc4.6.1 OSX >> 10.7) >> >> I was trying to get dynamic paint output t

[Bf-committers] PATCH : #29394 Fix error in V3D curve edit menu

2011-11-25 Thread Mike S
http://projects.blender.org/tracker/index.php?func=detail&aid=29394&group_id=9&atid=127 Mike ___ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers

[Bf-committers] PATCH - bug#24933

2011-11-27 Thread Mike S
Simple patch to fix the axes being inverted in this display mode. Particles coder really needs to clarify if the scaling of the axes/cross and circle display in these modes was intended or not. Bug: http://projects.blender.org/tracker/?func=detail&atid=498&aid=29433&group_id=9 Patch: http://p

Re: [Bf-committers] Screen-cast issues

2010-10-29 Thread Mike S
On 30/10/10 10:37 AM, Andrew Green wrote: > In user preferences it has screen cast fps and frame speed. I thought > screencast fps was the fps of the video format. And the frame speed was how > many ms between adding a frame to the video. > > So I do not understand what the difference is between th

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [32764] trunk/blender: use PyImport_ExtendInittab for py module initialization rather then adding to sys .modules directly, no fun

2010-10-29 Thread Mike S
On 30/10/10 12:29 PM, Dalai Felinto wrote: > Hi Campbell, > this commit produced this error in CMake+MSVC: > http://www.pasteall.org/16526 > > Confirmed in scons+gcc by Bassam. > Any clues? > > Cheers, > Dalai Simple missed name changes... Diff below compiles. Mike. Index: source/gameengine/Kets

Re: [Bf-committers] 2.55 beta AHOY!

2010-10-29 Thread Mike S
On 29/10/10 5:26 AM, Damien Plisson wrote: > Done for the three OSX releases. > > Just note that they still include Python 3.1.1 as the lib builder has > encountered issues with building the 3.1.2 (it mainly caused problems with > the BGE). > > Damien Hi Damien, OK confused now Nathan has s

Re: [Bf-committers] Screen-cast issues

2010-10-29 Thread Mike S
On 30/10/10 10:58 AM, Mike S wrote: > On 30/10/10 10:37 AM, Andrew Green wrote: >> In user preferences it has screen cast fps and frame speed. I thought >> screencast fps was the fps of the video format. And the frame speed was how >> many ms between adding a frame to the vid

Re: [Bf-committers] 2.55 beta AHOY!

2010-10-30 Thread Mike S
f that fails. Mike. > Le 30 oct. 2010 à 04:29, Mike S a écrit : > >> On 29/10/10 5:26 AM, Damien Plisson wrote: >>> Done for the three OSX releases. >>> >>> Just note that they still include Python 3.1.1 as the lib builder has >>> encountered issues with

[Bf-committers] Patch for recent change to background image Trans==> Opacity #32898

2010-11-06 Thread Mike S
Hi all, recent patch #32898 changed the background from Trans to Opacity but did not change the actual draw function which was set up to take transparancy 0-1 values, Thus background image was shown when Opacity = 0 rather than when = 1. Mike. Index: source/blender/editors/space_view3d/view3d

[Bf-committers] Ton's r32966 Fix for "temp" screen settings

2010-11-09 Thread Mike S
Hi Ton et al, Hooray! for the fix accidentaly clicking on a temp* and having to quit blender to get out of it was a pain. With the "only one temp screen" at a time method used it does cause some visual strangeness when trying to view user prefs window after having rendered (using "new window"

[Bf-committers] r33039 breaks blenderplayer build (OSX 64 at least)

2010-11-12 Thread Mike S
Hi all, r33039 | blendix | 2010-11-13 01:06:58 +1030 (Sat, 13 Nov 2010) | 5 lines Related to #24653: added scene.collada_export() function, to use instead of an operator for external render engines, since operators should n

[Bf-committers] missed spos ==> sx in r33056

2010-11-14 Thread Mike S
Will not compile on OSX ..and others :) Index: source/blender/editors/space_file/file_draw.c === --- source/blender/editors/space_file/file_draw.c(revision 33057) +++ source/blender/editors/space_file/file_draw.c(working copy

[Bf-committers] Missing bug report : 24655

2010-11-15 Thread Mike S
Hi all, just wondering if anyone can see this bug report at all? It seems to have vanished (not just closed or on hold but gone for me). I was going to add some more information about other related behaviour experienced that may be useful in determining the cause. Mike. ##

Re: [Bf-committers] Missing bug report : 24655

2010-11-16 Thread Mike S
On 16/11/10 7:10 PM, Nathan Letwory wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 16.11.2010 4:39, Mike S wrote: >> Hi all, >> >> just wondering if anyone can see this bug report at all? It seems to >> have vanished (not just closed or on hold

Re: [Bf-committers] bind poses in Blender for the Collada 1.4.1 plugin

2010-11-18 Thread Mike S
examining dae output files from a few simple test cases. Its hard work as I'm not a super programmer or have much experience with collada. It would be better if experienced collada users pooled with the current effort. Cheers Mike S. ___ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers

[Bf-committers] Patch 24829 ::: CMakeList.txt mod to correctly add XCODE flags for OpenMP support.

2010-11-20 Thread Mike S
Patch here. Thanks to sambler on IRC for directives and help. https://projects.blender.org/tracker/index.php?func=detail&aid=24829&group_id=9&atid=127 ___ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-

[Bf-committers] Patch :: typos in attenuation property - rna_sequencer.c

2010-11-28 Thread Mike S
http://www.pasteall.org/17195/ Mike.S ___ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers

Re: [Bf-committers] Blender developer meeting, sunday 12 dec, 2010

2010-12-12 Thread Mike S
A good technical free font is STIX http://www.stixfonts.org/ Covers Latin plus most of the extended latin with macrons, cedilli etc etc plus huge number of maths features and Greek and Gyrillic glyphs Mike. On 13/12/10 12:37 PM, Hart's Antler wrote: > A font with good unicode coverage would be

[Bf-committers] Collada -Node- Joints issue?

2011-01-27 Thread Mike S
Hi all, Just a quick observation on the current import/export of armatures from blender. At the moment importing a set of NODES of type JOINT treats the last N-J as a head of a blender bone rather than the tail of the last. A similar issue wioth the export of such files. If you try the COLLAD

[Bf-committers] Patch for OSX Info.plist file problems with SCONS builds.

2011-03-29 Thread Mike S
Hi, Info.plist file in blender and blenderplayer on OSX using scons have been missing for some time. This patch fixes the fault in the generation of build date stamps for the Info.plist contents. http://projects.blender.org/tracker/index.php?func=detail&aid=26660&group_id=9&atid=127 _