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-24- move more active properties into their collections:Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
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-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-14bugfix [#22843] Cannot export to folder with ".blend" on the end.Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09pep8, whitespace editsCampbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-23[#22391] Fix for eps-export of UVsCampbell Barton
2010-03-01replace operator options bl_undo and bl_register with bl_optionsCampbell 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-02-12Clean up of tooltips in py operators and better operator name forDaniel Salazar
2010-02-05patch [#20910] Support for exporting UV layouts to EPS filesCampbell Barton
2010-02-02subtype support for properties in bpy.props.Campbell Barton
2010-01-31pep8 changesCampbell Barton
2010-01-29minor corrections to scriptsCampbell Barton
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-20bugfix [#20726] "Export UV Layout" creates invalid SVG filesCampbell Barton
2010-01-15bugfix [#20688] Mesh with no materials fails to export UV layoutCampbell Barton
2010-01-14uv layout svg files were not importing into inkscape or firefox (gimp worked)Campbell Barton
2010-01-14UV layoutCampbell Barton
2010-01-13- when the image is available export the SVG with the pixel width and height,...Campbell Barton
2010-01-13UV Layout export, writes an SVG, uses material colors.Campbell Barton