Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-09Fix [#27378] ASC-CDL Color Balance Node does not allow for full range of valuesMatt Ebb
2011-05-31tag unused rna args.Campbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-08Apply part of [#21590] .dds textures: fix for DXT1n formatNathan Letwory
2011-05-01improve image sequence usability, problem was when the image didn't load ther...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-19Fix #26543: lamp sky settings were missing soft/linear light blend types,Brecht Van Lommel
2011-03-17Small tooltip change to better indicate the purpose of the node name string a...Lukas Toenne
2011-03-17Added an optional label string to nodes. As pointed out by Sebastian Koenig, ...Lukas Toenne
2011-03-02Removed tests for existing node pointers in RNA function for new links. Group...Lukas Toenne
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22Convenience fix: Exposing internal sockets now copies the default input value...Lukas Toenne
2011-02-22Added RNA functions to group tree inputs/outputs for exposing internal socket...Lukas Toenne
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-13Bugfix #26066Ton Roosendaal
2011-02-10Different method for blur node aspect correction. Now the user can still set ...Lukas Toenne
2011-02-10More options for the blur node filter size. This can now be pixel based or re...Lukas Toenne
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-01-17Bugfix #25681Ton Roosendaal
2011-01-16Adding links to groups using the links.new function in RNA wasn't updating th...Lukas Toenne
2011-01-13remove/comment unused varsCampbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-31Bugfix for [#25416] Precision in glare node doesn't match display.Thomas Dinges
2010-12-18Bug fix: some file browser buttons didn't return filename even though they we...Janne Karhu
2010-12-16Bugfix #24976 revisitedTon Roosendaal
2010-12-14Compositor: Add an option to select the YCbCR conversion mode for the YCbCR c...Xavier Thomas
2010-12-10fix [#25155] Glare node > Simple star > Rotate 45 is always appliedCampbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03updates to patch from Dan Eicher, allow adding a NodeGroup through bpy.data.n...Campbell Barton
2010-12-02patch [#23212] Python api for NodesCampbell Barton
2010-11-30Bugfix #24976Ton Roosendaal
2010-11-21Bugfix #24837Ton Roosendaal
2010-11-14Patch [#21942] Node links access by Andrey Izrantsev (bdancer) Thanks!Thomas Dinges
2010-11-12Bugfix #24335Ton Roosendaal
2010-10-15Fix for [#23314] Comp node renaming breaks animationJanne Karhu
2010-10-15bugfix [#24247] Duplicating a Composite Group Node no User Count IconCampbell Barton
2010-10-03- rna bugfix where ints were not clamped and would overflow, now raise an err...Campbell Barton
2010-09-22Increasing compositor blur max sizeDaniel Salazar
2010-09-16Fix #23867: GroupNode.nodetree name inconsistent with Material/Texture.node_t...Brecht Van Lommel
2010-09-15Allow start frames < 1 on image sequences.Daniel Salazar
2010-08-25Applied patch #23379. Does not change existing .blend files and looksRobert Holcomb
2010-08-25fix for image sequence ranges Campbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-172.5 Nodes:Thomas Dinges
2010-08-172.5 Nodes:Thomas Dinges
2010-07-09New option for Scale node.Diego Borghetti
2010-07-07Nodes:Thomas Dinges