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-02-103ds importer - fixed some warnings about various properties required for the ...Joshua Leung
2010-02-10Bugfix: 3DS Importer not settings UV's correctlyJoshua Leung
2010-02-09[#21039] OBJ import Clamp Scale limited to .01 as lowest Value. Used to be ZeroCampbell Barton
2010-02-07mat/lamp/world.textures -> texture_slotsCampbell Barton
2010-02-05use the camera's lens angle as radians.Campbell Barton
2010-02-04access spot size in radians from python.Campbell Barton
2010-02-02[#20934] fbx export with armature results in 0bytes writen REV:26548Campbell Barton
2010-02-02obj export broke since api updates to mathutilsCampbell Barton
2010-02-02subtype support for properties in bpy.props.Campbell Barton
2010-01-31pep8 changesCampbell Barton
2010-01-27Missed these files in the last commit ..Matt Ebb
2010-01-26netrender: utility function to extract information from a blend file on disk....Martin Poirier
2010-01-25Mathutils refactor & include in sphinx generated docs, (TODO, include getset'...Campbell Barton
2010-01-20BPY: fixed iteration over and slicing of multidim. arrays.Arystanbek Dyussenov
2010-01-17bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import failsCampbell Barton
2010-01-17bugfix [#20712] wavefront obj import fails with default import settingsCampbell Barton
2010-01-16Workaround to fix #20645. Iteration over multidim arrays and slicing of them ...Arystanbek Dyussenov
2010-01-12Fix #20641, #20645. Someone forgot to update scripts ;)Arystanbek Dyussenov
2010-01-10RNA/Py APICampbell 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-08netrender:Martin Poirier
2010-01-07netrender bug: master server clean on exit (off by default) was deleting on f...Martin Poirier
2010-01-07netrenderMartin Poirier
2010-01-06netrender: Ctrl-C correctly stops master in background mode (low level select...Martin Poirier
2010-01-06netrender:Martin Poirier
2010-01-05netrender: UI layout reorganization and prettifying. Also better operator des...Martin Poirier
2010-01-05Netrender:Thomas Dinges
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
2010-01-03new python submodule. eg.Campbell Barton
2009-12-31netrender: edit balancing rules limits and enable/disable them from the web i...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-28new python module constantsCampbell Barton
2009-12-26pep8 edits, removed MakeCursor.py and rna_array.py, not important to make pep8Campbell Barton
2009-12-26replace dynamic_menu.py with Menu classmethods much less complicated.Campbell Barton
2009-12-25bugfix [#20237] Import errorCampbell Barton
2009-12-25bugfix [#20253] Import/Export failsCampbell Barton
2009-12-25operator draw function working again. needed to add layout to the operator to...Campbell Barton
2009-12-24* register operators like other classesCampbell Barton
2009-12-21netrender: display dispatching rules under master header. (read only for now)Martin Poirier
2009-12-21netrender: visibility toggle for full list of fluid and cache files in the jo...Martin Poirier
2009-12-21netrenderMartin Poirier
2009-12-21netrenderMartin Poirier
2009-12-21netrender: buttons to change chunks, priority and reset job.Martin Poirier
2009-12-20netrender: list files in job webpageMartin Poirier
2009-12-17netrenderMartin Poirier
2009-12-16netrender: use reports to send error or success messages when sending jobs to...Martin Poirier
2009-12-16netrender: close server connections on breakMartin Poirier