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
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-15No preemptive removal of muted and reroute nodes from compositor nodeLukas Tönne
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-20Nodes: make default group nodes slighly wider, to match other node width defa...Brecht Van Lommel
2014-04-02Fix T39547: Toggling render passes on active scene does not updateLukas Tönne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-12Code cleanup: de-duplicate switch statement, style editsCampbell Barton
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2014-02-22Code cleanup: styleCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Quiet warningCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-13Code Cleanup: replace checks for ima->source with BKE_image_is_animatedCampbell Barton
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-10Style CleanupCampbell Barton
2013-12-09Compositor node preview:Jeroen Bakker
2013-11-17Style Cleanup: whitespaceCampbell Barton
2013-11-12Make dynamic node labels possible as a registerable function 'draw_label' (si...Lukas Toenne
2013-11-12Instead of requiring a const char* return from the (optional) node label call...Lukas Toenne
2013-11-06Syncing methods for Color Balance node LGG and ASC-CDL modes. The settings fo...Lukas Toenne
2013-11-06Fix #37333: Bad default value in Color Balance. Use independent offset/power/...Lukas Toenne
2013-11-05code cleanup: typosCampbell Barton
2013-10-31code cleanup: warningsCampbell Barton
2013-10-04Fix related to [#36926] 'scale' Node doesn't work properly.Bastien Montagne
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-12Partial fix for #36706: Prevent invalid sockets in the FileOutput node by rem...Lukas Toenne
2013-09-11Fix #36327: cycles render layers exclude layers animation did not work well.Brecht Van Lommel
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-03Cycles / SSS:Thomas Dinges
2013-07-23fix for crash when unlinking a scene from the renderlayers, also no need for ...Campbell Barton
2013-06-29re-arrange '--help' output into more useful sections (added debug, python).Campbell Barton
2013-06-12Fix #35703, Viewer node doesn't updates image sometimes. The viewer node was ...Lukas Toenne
2013-06-01Extended max size for group node types from 200 to 400, in case users need lo...Lukas Toenne
2013-05-29Cleanup: Removed all NODE_OPTIONS flags from C node type definitions, these a...Lukas Toenne
2013-05-28Fix #35547: incomplete tooltips in node editorSergey Sharybin
2013-05-27style cleanup: nodesCampbell Barton
2013-05-27style cleanup: nodesCampbell Barton
2013-04-20Removed the group_tree_idname property from node types. This was a bit of a h...Lukas Toenne
2013-04-082D stabilization default filter to bilinearSergey Sharybin
2013-04-06Node UI:Thomas Dinges
2013-04-03Fix #33628, Segmentation fault after pasting a closed group of nodes into an ...Lukas Toenne
2013-03-28style cleanup: osl and NULL pointer use, also correct sequencer gap operator ...Campbell Barton
2013-03-27Fix #34779: Channels disappear from multilayer exr sequenceSergey Sharybin
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-22Node preview merge function now has an additional option "remove_old", which ...Lukas Toenne
2013-03-19Removed the is_local_tree property from compo/shader/texture node trees. This...Lukas Toenne
2013-03-19Added alpha output to movie clip compositor nodeSergey Sharybin
2013-03-18code cleanupCampbell Barton