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-03-21move script directories for internal blender scripts.Campbell Barton
2011-02-282.5 UI scripts:Thomas Dinges
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-02-10fix for crash with GLSL material when image couldn't be loaded.Campbell Barton
2011-02-07Todo/feature requestTon Roosendaal
2011-02-04pep8 cleanupCampbell Barton
2011-02-02Added Read Render Layers and Read Full Sample Layers to node editor menuDaniel Salazar
2011-02-01reverting the new button in node editor.. will need to create a newDaniel Salazar
2011-02-01Added Center button to backdrop controls in node editor's side panelDaniel Salazar
2011-01-31Node UI:Thomas Dinges
2011-01-31Added transparency feature to node editor backdrop, similar to image editor. ...Lukas Toenne
2010-09-07ran through pep8 checkerCampbell Barton
2010-08-18rna renaming for Render* structsCampbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-07-27== node editor ==Luca Bonavita
2010-06-08node toggle preview and hidden socket key shortcuts (Ctrl+H, Shift+H)Campbell Barton
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-04-13Adding 'running jobs' button in node header.Ton Roosendaal
2010-03-18Fixed a crash switching to brush texture nodesMatt Ebb
2010-02-23scene.render_data -> scene.renderCampbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-31pep8 changesCampbell Barton
2010-01-04* Tweaks for node editor Make Links (F key)Matt Ebb
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-04String fix and a bunch of PEP8 issues I had collected in the meanwhile.Guillermo S. Romero
2009-12-03Added Toggle Full Screen and Duplicate Area to the menus of all the main spac...William Reynish
2009-11-23rna UI api rename...Campbell Barton
2009-11-21pep8 cleanup & default select axis to negative (artist requst, make sense if ...Campbell Barton
2009-11-21Nodes Editor: Restored 'Show Cyclic Dependencies' Operator (CKEY)Joshua Leung
2009-11-21Node Editor - More Cleanups (Reshuffling):Joshua Leung
2009-11-20More Node Editor Fixups:Joshua Leung
2009-11-20Node Editor: Various usability and code tidyupsJoshua Leung
2009-11-14used py error checking tools to fix some bugs & make pep8 correctionsCampbell Barton
2009-11-11Nodes:Thomas Dinges
2009-11-03whitespace commit, (was some tabs mixed with spaces too)Campbell Barton
2009-11-01Correct GPL license header for all python scriptsMartin Poirier
2009-11-01made scripts pass the pep8 test (though not fully pep8 yet)Campbell Barton
2009-10-31GPL2 header from firebird (without disclaimer), notice theres no copyright at...Campbell Barton
2009-10-31tabs to spaces, remove trailing white space. (apart of pep8)Campbell Barton
2009-10-31change blender python interface for classes not to ise __idname__ rather bl_i...Campbell Barton
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-09-28- removed 2.4x release/scriptsCampbell Barton