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-11-20Bugfix for [#24768] 6DoF Constraint options missing.Thomas Dinges
2010-11-20- add python/rna function region.tag_redraw()Campbell Barton
2010-11-20reloading addons wasn't working.Campbell Barton
2010-11-20- use relative imports for packagesCampbell Barton
2010-11-19fix for error in recent commit.Campbell Barton
2010-11-19fix [#24804] filetring of files doesnt work for import/exportCampbell Barton
2010-11-19"Fix" for [#24743] Strand Shading: Distance slider gives different results ev...Janne Karhu
2010-11-19[#24802] Invert vertex group not inverting armature modifier influenceCampbell Barton
2010-11-18bugfix [#22615] Opening a blend file in python (bpy.ops.wm.open_mainfile() (r...Campbell Barton
2010-11-18fix [#24786] Setting Rotation Units to Radians doesn't affect the UI [33146]Campbell Barton
2010-11-18patch [#24736] 3ds import hierarchy Campbell Barton
2010-11-18extensions_framework: lots of docs and code formatting to be more pep8-likeDoug Hammond
2010-11-17bugfix [#24671] Operators called from Python Leak MemoryCampbell Barton
2010-11-17- move cmake file for python.Campbell Barton
2010-11-17cleanup the operator template and rename to operator_exportCampbell Barton
2010-11-17Fix #22645: Texture paint: soften tool does draw brushesSergey Sharybin
2010-11-16bugfix [#24462] UV Layouts saved as PNG results in two files (rename bug)Campbell Barton
2010-11-16Curve's UI minor fix:Sergey Sharybin
2010-11-16UV Layout Export was missing UV Layer check.Campbell Barton
2010-11-16Fixed wrong rna name for the old "UV Orco" option.Ton Roosendaal
2010-11-16FBX Export, small changes made while looking into reported bug. (no functiona...Campbell Barton
2010-11-16fix for matrix * vector rotation order.Campbell Barton
2010-11-15bugfix [#24696] Export OBJ - Selection Only toggle button has the wrong defau...Campbell Barton
2010-11-15Fix [#24552] Exception when starting Blender on Windows XP SP3Nathan Letwory
2010-11-15- 'matrix_basis' for objects and pose bones, this is an alternative access to...Campbell Barton
2010-11-15revert change from r32955.Campbell Barton
2010-11-15fix [#24712] 3ds_import fixCampbell Barton
2010-11-15unreported fixes for 3ds importCampbell Barton
2010-11-15netrenderMartin Poirier
2010-11-14update for mathutils vector/matrix order change.Campbell Barton
2010-11-12Hide "active" checkbox in ui for "fluid" type fluid objects as it's not used ...Janne Karhu
2010-11-12rename anim.channels_revive_fcurves --> anim.channels_fcurves_enableCampbell Barton
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-11-11Animation Editors: Experimental indicators + "fixup" operator for "Disabled F...Joshua Leung
2010-11-10Nurbs Curve UI:Thomas Dinges
2010-11-10Fix #24632: Sculpt Mode Context Set hotkeys (1..0, Shift+1..0) don't workSergey Sharybin
2010-11-10[#24627] [minor] Object type is TEXT, but icon names are FONTCampbell Barton
2010-11-09Add a "Save user settings" operator entry in the File menu, avoids having to ...Elia Sarti
2010-11-09[#24602] Netrender master node IP information is reset to [Default] no matter...Martin Poirier
2010-11-08bugfix [#24583] Mesh.from_pydata does not properly construct facesCampbell Barton
2010-11-07UI Scripts World:Thomas Dinges
2010-11-07Removal of more ancient stuff. (Help url and some cygwin build file, which is...Thomas Dinges
2010-11-07Animation Editors: Channel ReorderingJoshua Leung
2010-11-07bugfix [#24574] setting location gained from a matrix_world.copy().translatio...Campbell Barton
2010-11-07patch [#24577] MESH_OT_noise. Adds missing 2.4x noise vertex displace functio...Campbell Barton
2010-11-07remove line which wasnt supposed to be committed.Campbell Barton
2010-11-07Rename BG image Transparency to Opacity, Since 100% transparency is actually ...Campbell Barton
2010-11-07Do not hide the Indirect Lighting tab, caused some confusion.Thomas Dinges
2010-11-06== filebrowser ==Andrea Weikert
2010-11-06Minor adjustments in the readme file. Thomas Dinges