Re: [Bf-committers] Improving Blender for Architecture Works

2010-03-25 Thread JiShNu
what about these ideas ? 1. Integrated library (components) 2. Plinth 3. Chamfering of walls 4. Rounded edges 5. Solid roof system (interconnect all points) 6. Inset 7. Selecting boundary edges (could be done applying both ring + loop selection) 8. Staircase using specified arrays, turns at array

Re: [Bf-committers] patch #21750: Vectorscope and luma/color waveform for image view

2010-03-25 Thread Reuben Martin
Yo, back on Wednesday 24 March 2010 Xavier Thomas was all like: Test and feedback much appreciated :) Screenshot: http://www.pasteall.org/pic/show.php?id=2102 Wow, that looks beautiful. :) For the WaveForm, would it also be possible to have an option to scope the YCrCb levels? That would be

Re: [Bf-committers] Remove unused code

2010-03-25 Thread Leif Andersen
It also says here: http://wiki.blender.org/index.php/Dev:2.5/Doc/Blender_Source/Files_structure that the blender/source/tools/ directory is also unused. If that is the case, you might also try to remove that if you can. I tried compiling it without that directory, and it failed, but then I

Re: [Bf-committers] patch #21750: Vectorscope and luma/color waveform for image view

2010-03-25 Thread Xavier Thomas
2010/3/25 Reuben Martin reube...@gmail.com: For the WaveForm, would it also be possible to have an option to scope the YCrCb levels? That would be very beneficial for final output when trying to keep the levels clamped to CCIR 610 / 709 levels. (The levels allowed for Luminance are slightly

Re: [Bf-committers] new UV test grid

2010-03-25 Thread Hubert Niećko
hi I wrote draw char array function but it rather rough because chars are written pixel by pixel http://www.pastebin.org/123654 new function are highlighted in yellow what do you think about it ? I think I can try implement it better in C with bigger fonts etc, but my C knowlege is rather poor (I

Re: [Bf-committers] new UV test grid

2010-03-25 Thread Paolo Ciccone
Forgive me if this is a FAQ but what is preventing Blender from loading a test grid as a PNG or JPEG? In that way we don't need to convert it a C function, we get more flexibility and the grid system can be expanded easily. --- Paolo Ciccone www.preta3d.com www.paolociccone.com On Thu, Mar 25,

Re: [Bf-committers] patch #21750: Vectorscope and luma/color waveform for image view

2010-03-25 Thread Paolo Ciccone
Xavier, that looks very promising. For the VScope, would it be possible to to have more clear demarcation of each color area? It would be also helpful to have the standard line for the skin tone, the single most important feature of a VScope. Lastly, VScopes usually have a marker of some sort,

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [27756] trunk/blender/source/blender/ blenkernel/intern/object.c: Bugfix #21757: Crash when setting up cyclic tracking dependencie

2010-03-25 Thread Brecht Van Lommel
Hi, I came across this code recently too, and I think we should just remove it (and similar code for parenting). This is from before the dependency graph. Also, I think it's a good rule to never change user edited data during evaluation, like setting these pointers to NULL, either the data is

Re: [Bf-committers] patch #21750: Vectorscope and luma/color waveform for image view

2010-03-25 Thread Xavier Thomas
2010/3/25 Paolo Ciccone phcicc...@gmail.com: Xavier, that looks very promising. For the VScope, would it be possible to to have more clear demarcation of each color area? It would be also helpful to have the standard line for the skin tone, the single most important feature of a VScope. For

[Bf-committers] GSoC Proposal: Unit Testing

2010-03-25 Thread Leif Andersen
Hello, I am interested in participating in this years GSoC project. In particular, Unit testing. An area that I though Unit tests would be good was the API, but I'm very open to suggestions of any type. I have attached a prototype of my proposal, if anyone is willing to look at it, and give

Re: [Bf-committers] Interested in GSoC project about motion capture data

2010-03-25 Thread Yumei Wang
On Sun, Mar 21, 2010 at 6:25 PM, Domino Marama dom...@dominodesigns.info wrote: On Sat, 2010-03-20 at 15:13 +0800, Yumei Wang wrote: Hi all, I am interested in the idea Improve blender for dealing with motion capture data. I'm a graduate student doing research on motion synthesis based