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-01-03Todo items:Ton Roosendaal
2010-12-28Bugreport, IRCTon Roosendaal
2010-12-21Error/Warning report flipping.Ton Roosendaal
2010-12-20Bugfix #25309Ton Roosendaal
2010-12-19Todo item:Ton Roosendaal
2010-12-03updates to patch from Dan Eicher, allow adding a NodeGroup through bpy.data.n...Campbell Barton
2010-12-01increase the reference counts when setting default scene compo nodes else rem...Campbell Barton
2010-11-01bugfix [#24470] Ctrl+Tweak cutting connections failCampbell Barton
2010-10-31Fix crashing running read full sample layers operator.Brecht Van Lommel
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-15bugfix [#24247] Duplicating a Composite Group Node no User Count IconCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-09-30Fix #24018: moving backdrop in node editor not working anymore after threadBrecht Van Lommel
2010-09-25Fix #23708: F-key make links between nodes didn't add links when a node outputBrecht Van Lommel
2010-09-13bugfix [#23068] Image editor: Update Automatically not updating the compositor.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-04Fix #21062 and #22175: crash with node previews being calculated whileBrecht Van Lommel
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09recent addition: Shift+H in node editor was switching the preview of node typ...Campbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-08node toggle preview and hidden socket key shortcuts (Ctrl+H, Shift+H)Campbell Barton
2010-06-05Node Editor: link to viewer (ctrl+shift click on node) now cycles throughBrecht Van Lommel
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-12Composite Node bug: the CTRL+SHIFT+Click to make a node connect toTon Roosendaal
2010-05-12Small change to Node Space and two new function.Diego Borghetti
2010-05-12Node Space: Small feature for Venomgfx, Shift + F select node of the same typeDiego Borghetti
2010-05-12Another one for drag and drop:Matt Ebb
2010-04-22- Added search filter in outliner header. Only activates filter on enter,Ton Roosendaal
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-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-05Request: auto link to viewer node back. Used to be ctrl+click, is nowTon Roosendaal
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-18Fixed a crash switching to brush texture nodesMatt Ebb
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
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-01-29Fix #20549: selecting a texture node in a material node tree wouldBrecht Van Lommel
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb