Page MenuHome

Presets of nodes for the Compositing Nodes.
Closed, ArchivedPublicPATCH

Description

Project: Blender Extensions
Tracker: Py Scripts Upload
Blender: 2.65
Category: Compositing
Python: 3.2
Homepage: http://ruesp83.com/
Script name: Compositing Presets
Wiki page: http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Compositing/Compositing_Presets
Dependencies: os, sys, math
Author(s): Fabio Russo (ruesp83)
Status: Buggy

Features:
The script is able to read the presets in the appropriate directory.
Each directory is a tree type Node.
When you enable a Node tree type, the script creates a menu with the names of the files to the appropriate directory.
Now the menu, you can choose presets!
Selection a voice, the presets will add the appropriate nodes!
http://www.pasteall.org/pic/8044

Setup:
Download the script then copy it into your \\2.56\scripts\addons folder.

Event Timeline

New presets included!
List:
BLEACH.py
DARK_BLEACH.py
FROZEN.py
F_TARLIER_BLEACH.py
F_TARLIER_COOL_WARM.py
F_TARLIER_DAY_TO_NIT.py
F_TARLIER_PUNCHY.py
MATRIX.py
PUNCHY_BLEACH.py
ROMANTIC.py
SEPPIA.py
SOFT_BLEACH.py
TERROR.py
VIGNETTING.py
VIGNETTING_INVERT.py
VIGNETTING_SQUARE.py
WARMEST.py

ChangeLog:
* Changed the name of some authors.
* Fixed some errors in the creation of nodes.
* Renamed the names of some node.

ChangeLog:
* Corrected with the class registration!

Now it works again!

ChangeLog:
* Now, the presets are added in a separate group, with an appropriate name.

Hi,
Just a Reminder for people to Join the Mail List.
If you have not already, please visit this page:
http://lists.blender.org/mailman/listinfo/bf-extensions-cvs
& join the list.

hi, these worl well in 2.59.2
thanks, do you have any updates?
Assigned to myself

hi, I noticed some groups are not supported, do you plan to continue working on this?

hi Fabio,
You now have access to contrib svn.
If you can contact me again on irc we can discuss a developement plan.
Thanks & welcome.

these presets simplifies work, could it be updated?

thanks

Hi,
Due to changes to the api including the merging of bmesh, several addons are outdated.
Please, if you are the author of an addon check your script with blender revision 44256 or newer.
That is builds made After blender 2.62 official release.
I would ask that updates be made to your addon before the Blender 2.63 release.
6-8 weeks away.
This allows time for the api to become more exposed & bmesh to stablize furthur.
If you need help, drop into irc freenode #blenderpython or #blendercoders & feel welcome to ask questions.
At the time of 2.63 release, scripts that are not repaired or in active developement will have their tracker page marked "Closed"
this will not affect your links to the tracker, similar to closing scripts in 2.49b, the page will be still availible & can be re-opened.

Thanks for your understanding & patience during these Exciting Times.
Brendon.

hi, I'll look at options for this soon,
I still have this working somewhat with 2.62.3
http://blenderpython.svn.sourceforge.net/viewvc/blenderpython/scripts_library/scripts/addons_extern/compositing_preset/

I'm looking forward to the fully working 2.63 version of this script; its very useful.

Relased Compositing Presets 0.7

ChangeLog:
* Added preview of the preset
* Ability to save a group in the list of presets (The node properties are not yet registered)
* Updated and added some new presets.
* Fixes.

List Presets:
1) BLEACH
2) COLD_ENHANCED
3) COOL_WARM
4) DARK_BLEACH
5) DAY_TO_NIT
6) F_T_BLEACH
7) FROZEN
8) MATRIX
9) MEDIEVAL
10) OLD_TV
11) PUNCHY
12) PUNCHY_BLEACH
13) ROMANTIC
14) SEPPIA
15) SOFT_BLEACH
16) TERROR
17) VIGNETTING
18) VIGNETTING_INVERT
19) VIGNETTING_SQUARE
20) WARM_ENHANCED
21) WARMEST

Compositing Presets 0.7
https://vimeo.com/55718698

This addon is very usefull. But I have an error after trying to re-load my own preset. I appended in a group node that has some keyframes. This saved but when I re-opened it I got an error and some node elements are missing.
Here is a screen cap off error
http://www.flickr.com/photos/68804560@N05/8329241622/

here is missong nodes in group
http://www.flickr.com/photos/68804560@N05/8328183311/

here is what original node tree looked like
http://www.flickr.com/photos/68804560@N05/8328185407/

Perhaps there is something to complex to save, but I don't know what that might be? I am using the switch nodes on an f-curve modifier cycle, that bounces them on/off.

It is a bug in the node "Dilate/Erode" I reported;-)

I am having trouble installing 0.7 in my addons folder. How should I treat the .rar file from the download? Decompress then move the folder to addons folder? In UI I can see the script but cannot click it on.
blender 2.65 r53973

when i try to use this in 2.69 on OS X, i am able to install it, however the plugin reports "Missing Paths" when i try to access the dropdown in the compositor. Any pointers on how this should be set up in OS X ?

2.69 OS X, no presets listed in dropdown.

Brendon Murphy (meta-androcto) changed the task status from Unknown Status to Unknown Status.Sep 1 2015, 11:01 AM

hi, this has been broken & un-maintained patch for some time.
Fabio Russo (ruesp83), please feel free to update & resubmit your addon in a fresh task.