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-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
2010-06-04missed this in filename --> filepath renamingCampbell Barton
2010-04-04no functional changes. use sizeof() and MAXFRAMECampbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-25Patch from Francois Tarlier: extend colour balance node 'lift' value to 0.0-2...Matt Ebb
2010-03-24remove unused rna includesCampbell Barton
2010-03-16added different sampling methods in rotate nodeRobert Holcomb
2010-03-15Fix [#21288] Colour Ramp doesn't update outputMatt Ebb
2010-03-13added method to change algorithm used in channel matte node. Limit a channel...Robert Holcomb
2010-03-12updated despill node to incorperate changes from Xavier Thomas's patch #18012Robert Holcomb
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton