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-03-16no need to include the setting names in enum itemsBrecht Van Lommel
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-02-23scene.render_data -> scene.renderCampbell Barton
2010-02-15Netrender:Thomas Dinges
2010-02-12correct fsf addressCampbell Barton
2010-01-31pep8 changesCampbell Barton
2010-01-09netrender: refactor thumbnail generation code. New option to generate the thu...Martin Poirier
2010-01-08netrender: bugfix to make thumbnails work correctly when running master throu...Martin Poirier
2010-01-06netrender:Martin Poirier
2010-01-05netrender: UI layout reorganization and prettifying. Also better operator des...Martin Poirier
2010-01-05dict.get() defaults to None as the second arg. no need to supply it.Campbell Barton
2010-01-05netrender: reset server address on client when server is offline (on file loa...Martin Poirier
2009-12-29netrender tab to spacesCampbell Barton
2009-12-29netrender: show web interface button in all modes. use rna decorator all the ...Martin Poirier
2009-12-21netrenderMartin Poirier
2009-12-17netrenderMartin Poirier
2009-12-15netrender:Martin Poirier
2009-12-13use python3 syntax for defining a set.Campbell Barton
2009-12-10Netrender: categories and balancing by categories based on usage. Enables gro...Martin Poirier
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-18Netrender cleanup and bug fixMartin Poirier
2009-11-02rna structs would not raise an error when assigning invalid propertiesCampbell Barton
2009-11-01Correct GPL license header for all python scriptsMartin Poirier
2009-10-31change blender python interface for classes not to ise __idname__ rather bl_i...Campbell Barton
2009-10-15Network Render:Thomas Dinges
2009-10-14* Fixes for Render Tab separation.Thomas Dinges
2009-10-12Fixed [#19624] Small typo in Network Render. Thomas Dinges
2009-10-07netrender: use TEMP env var if available to set default temporary pathMartin Poirier
2009-09-28- removed 2.4x release/scriptsCampbell Barton