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-07-27bugfix [#23046] export obj "selection only" issueCampbell Barton
2010-07-27bugfix [#21407] 3DS Import do not show import options (resizing\transform fix)Campbell Barton
2010-07-26[#23035] Obj export crashCampbell Barton
2010-07-24bugfix [#19223] FBX export doesn't do cameras correctlyCampbell Barton
2010-07-23bugfix [#22974] OBJ import arrives without textureCampbell Barton
2010-07-23[#22488] Reloading scripts causes crashCampbell Barton
2010-07-21Fix #22921: Default human meta-rig will not export to FBX. Still missedBrecht Van Lommel
2010-07-20Fix #22921: error FBX exporting armature without animation data.Brecht Van Lommel
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-17netrenderMartin Poirier
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-16path -> filepathMartin Poirier
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-15use dict comprehension where possibleCampbell Barton
2010-07-14bugfix [#22843] Cannot export to folder with ".blend" on the end.Campbell Barton
2010-07-03rna api:Campbell Barton
2010-06-27remove filename and directory from python operators that dont need themCampbell Barton
2010-06-21netrenderMartin Poirier
2010-06-14naming changesCampbell Barton
2010-06-13Change couple of strings.Guillermo S. Romero
2010-06-11[#22496] OpenSuse 11.2 The problem with built-PovrayCampbell Barton
2010-06-09rename rna function obj.make_display_list(scene) --> obj.update(scene)Campbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-23[#22301] Fix for 22300 : Blender 2.52 FBX exporter doesn't export correct FBXCampbell Barton
2010-05-20enable different rotation types for imported BVH's including 'Native', which ...Campbell Barton
2010-05-20bugfix [#22311] BVH Import brokenCampbell Barton
2010-05-16Some Renaming:Thomas Dinges
2010-05-16bugfix [#22325] bpy.ops.import is invalid nameCampbell 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-25py apiCampbell Barton
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-11PyAPICampbell Barton
2010-04-06Object API changes so these functions now require a scene as first argument:Brecht Van Lommel
2010-04-05Fix [#21886] OBJ export crashes if attempted while in edit modeMatt Ebb
2010-04-04pep8 cleanupCampbell Barton
2010-04-03Patch #21892 by Ruslan M (luciofulci): Removing 16 materials per meshDaniel Salazar
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2789...Campbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-29Netrender: Fix for API changes (it would be nice if people at least fixed bui...Martin Poirier
2010-03-27Fix #21561: .ply exporter doesn't export normals.Brecht Van Lommel
2010-03-27Fix #20716: using wavefront .obj exporter multiple times could crashBrecht Van Lommel
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
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