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-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-22Fix de/select all operator naming for consistencyMatt Ebb
2010-07-20Fix #22911Diego Borghetti
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-05option for color wheel widget to make it easier to select values closer to wh...Campbell Barton
2010-07-05Improvements to Blenders color balance (lift/gamma/gain).Campbell Barton
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-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-14Don't draw nodes that are out of the viewMatt Ebb
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-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-12Node Space: tweak the zoom in/out value.Diego Borghetti
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-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-03Fix [#20999] Node Header icons drawn wrongMatt Ebb
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-27Fix [#22173] Texture nodes update every mouse clickMatt Ebb
2010-04-24py api: fix for context returning None for an empty list such as 'context.sel...Campbell Barton
2010-04-22- Added search filter in outliner header. Only activates filter on enter,Ton Roosendaal
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