Re: [Bf-committers] Operator cancel

2013-10-31 Thread Fabio Russo
Fast as always :D Thank you, ruesp83 2013/10/31 Campbell Barton ideasma...@gmail.com On Thu, Oct 31, 2013 at 8:58 AM, Fabio Russo rues...@gmail.com wrote: Hello to all, I wanted to ask how can I intercept the operator cancel, when you click with the mouse out from the popup? Can I

[Bf-committers] [PATCH] Edit Source Operator for Addons

2013-10-31 Thread Martin Felke
Hi, i have created another small patch under tracker entry #37265: https://projects.blender.org/tracker/index.php?func=detailaid=37265group_id=9atid=127 Purpose: This python patch adds an operator which allows to quickly open associated source files of an addon for editing in

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [61029] trunk/blender/intern/guardedalloc/ CMakeLists.txt: add atomic_ops.h to cmake's source code listing.

2013-10-31 Thread Sergey Sharybin
Heh, this is pretty much arbitrary to place it here. Soon atomics would be used by DAG as well. Not fussed but looks funny :) We can add CMakeLists to atomics i guess? In the future the module might be extended more, to support CAS and all sorts of things which would require C-files as well..

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [61029] trunk/blender/intern/guardedalloc/ CMakeLists.txt: add atomic_ops.h to cmake's source code listing.

2013-10-31 Thread Campbell Barton
Some IDE's wont see the file unless its listed, It is a bit of an odd place, I didnt think it worth adding a CMakeLists.txt just for this though. On Fri, Nov 1, 2013 at 1:12 AM, Sergey Sharybin sergey@gmail.com wrote: Heh, this is pretty much arbitrary to place it here. Soon atomics would

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [61029] trunk/blender/intern/guardedalloc/ CMakeLists.txt: add atomic_ops.h to cmake's source code listing.

2013-10-31 Thread Sergey Sharybin
Ok, let's keep it this way until we'll need atomics to really have c files and so. On Thu, Oct 31, 2013 at 3:14 PM, Campbell Barton ideasma...@gmail.comwrote: Some IDE's wont see the file unless its listed, It is a bit of an odd place, I didnt think it worth adding a CMakeLists.txt just for

[Bf-committers] Proposal to remove broken View Cyclic Dependencies (hotkey 'C') in the Node Editor

2013-10-31 Thread Greg Zaal
Hey all, Currently the 'Show Cyclic Dependencies' operator doesn't seem to work at all, and imo wouldn't be particularly useful even if it did, since cyclic dependencies are shown with bright red links anyway and are hard to miss. I think the C hotkey should be used by something else, perhaps

Re: [Bf-committers] Surface and Volume modeling with new developed Bezier-Surface math

2013-10-31 Thread Roland Adorni
Hello, I haven't given up completely and am still working on my Bezier-Surface/Volume 3D-modelling idea from time to time. This is the latest results: http://abload.de/img/renderedbeziervolumeew8poe.jpg What's new is that I figured out how to auto-calculate the handle lengths the way that

Re: [Bf-committers] Surface and Volume modeling with new developed Bezier-Surface math

2013-10-31 Thread Michael Fox
Very impressive, though a few little pinching and bulging issues http://www.pasteall.org/pic/show.php?id=61688 i can't wait for it to be interactive :) On 01/11/13 06:15, Roland Adorni wrote: Hello, I haven't given up completely and am still working on my Bezier-Surface/Volume 3D-modelling

Re: [Bf-committers] Proposal to remove broken View Cyclic Dependencies (hotkey 'C') in the Node Editor

2013-10-31 Thread Henrik Aarnio
In case the functionality should be replaced with circle select, I wrote a patch that can be found here. https://projects.blender.org/tracker/index.php?func=detailaid=37274group_id=9atid=127 Although circle select may not be useful per se with nodes, it is good for consistency with other editors,

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [61039] trunk/blender/source/blender/ makesrna/intern/rna_tracking.c: Expose is_keyframed flag for tracking marker

2013-10-31 Thread Campbell Barton
This could be called `is_keyed`, particles for eg use `keyed_loops` On Fri, Nov 1, 2013 at 3:06 PM, Sergey Sharybin sergey@gmail.com wrote: Revision: 61039 http://projects.blender.org/scm/viewvc.php?view=revroot=bf-blenderrevision=61039 Author: nazgul Date: 2013-11-01