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-21netrender:Martin Poirier
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19rna naming mainly forBoidsCampbell Barton
2010-08-19more rna renaming for non-animated properties: mainly Texface, Particle & Poi...Campbell Barton
2010-08-14netrender fixes:Martin Poirier
2010-08-10rewrite poll methods using a base class implementation instead of a global fu...Martin Poirier
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-07netrender: fix poll methodsMartin Poirier
2010-08-06bugfix [#23194] export UVs miss the extension fileCampbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-08-02SVN maintenance.Guillermo S. Romero
2010-07-31netrender: fix reloadMartin Poirier
2010-07-23[#22488] Reloading scripts causes crashCampbell Barton
2010-07-17netrenderMartin Poirier
2010-07-16path -> filepathMartin Poirier
2010-06-21netrenderMartin Poirier
2010-06-14naming changesCampbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-03NetRenderMartin Poirier
2010-05-02[#22211] Sending single frame job to netrenderMartin Poirier
2010-04-28NetRender:Martin Poirier
2010-04-27NetRender tweaks by BrechtMartin Poirier
2010-04-19Python API fix: Add COMPAT_ENGINES to properties_data_cameraDaniel Genrich
2010-04-19Python API fix: Make properties_texture compatible with COMPAT_ENGINES, also ...Daniel Genrich
2010-04-19Python API: Make properties_data_mesh compatible with COMPAT_ENGINES. (superv...Daniel Genrich
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-29Netrender: Fix for API changes (it would be nice if people at least fixed bui...Martin Poirier
2010-03-16no need to include the setting names in enum itemsBrecht Van Lommel
2010-03-16minor changes to rna names for consistancyBrecht Van Lommel
2010-03-12netrender: Martin Poirier
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-02-28NetRender: Use threading mixin for master server. See if it solves latency is...Martin Poirier
2010-02-26rna/py apiCampbell Barton
2010-02-26Adding back decorator (metaclass registration not in trunk yet)Martin Poirier
2010-02-26Netrender: check if library and image files exist before adding as dependency.Martin Poirier
2010-02-23scene.render_data -> scene.renderCampbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-17Netrender was reloading classes multiple times Campbell Barton
2010-02-15Netrender:Thomas Dinges
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-26netrender: utility function to extract information from a blend file on disk....Martin Poirier
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