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
2010-04-18was using uninitialized string for node name display, also use sizeof() rathe...Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-14CTRL+SHIFT click on node "Make viewer connect to node" now also worksTon Roosendaal
2010-04-11Zoom in/out for Composite Node backdrop is (temp?) Vkey and SHIFT+V.Ton Roosendaal
2010-04-08three things:Ton Roosendaal
2010-04-07The daily node commit: brought back panning background image.Ton Roosendaal
2010-04-06Brought back:Ton Roosendaal
2010-04-06Tweak/code shuffle to make disabled buttons draw nicer on nodes.Matt Ebb
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-04-05Request: auto link to viewer node back. Used to be ctrl+click, is nowTon Roosendaal
2010-04-05Fix #21266: cyclic dependency checking for texture nodes was missing.Brecht Van Lommel
2010-04-02[#21840] When clicking to move a Node it sticks to the mouseMartin Poirier
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-29Fix [#21706] edit field in nodegroup which overlaps a node, edits the field o...Matt Ebb
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-18Fixed a crash switching to brush texture nodesMatt Ebb
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-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16bugfix [#20480] crash/lock-up for certain aspect ratiosCampbell Barton
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-07Patch + Bugfix #20999: Node Header icons drawn wrongJoshua Leung
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-01-29Fix #20549: selecting a texture node in a material node tree wouldBrecht Van Lommel
2010-01-27Bugfix #20845: Grease Pencil settings lack view refreshJoshua Leung
2010-01-27Fix [#20773] NODE ANIMATION: Animating node values brokenMatt Ebb
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-21Fix [#20749] Mute doesnt refresh the compositorMatt Ebb
2010-01-21New Compositor node: Hue ControlMatt Ebb
2010-01-20Durian request: Added 'Color Balance' node to compositor. uses Lift/Gamma/Gain Matt Ebb
2010-01-19Preview Range Tweak:Joshua Leung
2010-01-18Fix for part of [#20251] Some Node UI problemsMatt Ebb
2010-01-13Fix: wasn't able to rename node group nodetree name, or access the nodetree a...Matt Ebb
2010-01-12Partial fix for [#19926] clicks "fall through" when stacking nodesMatt Ebb
2010-01-12Fix [#20000] Connect to File Output node creates segfaultMatt Ebb
2010-01-09Color management fixesMatt Ebb