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-09-02- inconsistent rna names - use 'vertex_group_' as prefix, only ui scripts use...Campbell Barton
2010-09-02Fix for [#23136] Particle display percentage "forgotten" after renderJanne Karhu
2010-09-02rna context renameCampbell Barton
2010-09-02Renaming of Cylindric objects after a good proposal by Conz:Thomas Dinges
2010-09-02Internal Code Renaming:Thomas Dinges
2010-09-01Fix [#23612] OBJ import with imports double texturesNathan Letwory
2010-09-01bugfix [#23285] Exporters not available whel using special characters in path...Campbell Barton
2010-09-01* add missing importsNathan Letwory
2010-09-01finished moving importers and exporters into python packages (as proposed on ...Campbell Barton
2010-09-01poll function for py api operator accessCampbell Barton
2010-09-01excuse the noise, adding type's in format package names.Campbell Barton
2010-09-01moving import/export scripts into packages (just moving scripts, need to add ...Campbell Barton
2010-09-01cleanup duplicate GPL haeders, blender made 2.4x __bpydoc__ into __doc__, rem...Campbell Barton
2010-09-01use mix-in classes for import export operators, these define the filepath pro...Campbell Barton
2010-08-31RNA Renaming Fixes for particle UI.Thomas Dinges
2010-08-31Fixes for RNA Renaming in Texture Properties (Volume Material)Thomas Dinges
2010-08-312.5 Fluid UI:Thomas Dinges
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-31== userprefs: addons ==Luca Bonavita
2010-08-30Fix spelling.Guillermo S. Romero
2010-08-30another function moved, should be last of the simple cases.Campbell Barton
2010-08-30missed this one tooCampbell Barton
2010-08-30- keymap import/export works again (broke with own api changes)Campbell Barton
2010-08-30bugfix [#23573] object rotates when IMAGE_SEARCH is offCampbell Barton
2010-08-30various utf8 compatibility fixesCampbell Barton
2010-08-30Patch [#23524] UI cleanup for commit 31587 by Filiciss Muhgue (filiciss).Thomas Dinges
2010-08-29added animation data update to the help menu as discussed in last meeting.Campbell Barton
2010-08-28obj export fix for meshes with no UV texturesCampbell Barton
2010-08-28patch [#23522] UI fixing for recent Python API changesCampbell Barton
2010-08-27The duplicate Text option in the TexFace panel came from a bad rename of tex ...Mitchell Stokes
2010-08-27missed this with rna renaming.Campbell Barton
2010-08-27bugfix [#23220] .x3d export not exporting UV correctlyCampbell Barton
2010-08-27bugfix [#23534] Custom Properties not showing in OBJECT panelCampbell Barton
2010-08-27Bugfix #23504: Axis-Angle Rotation keyframes were not being inserted correctl...Joshua Leung
2010-08-27OBJ export nurbs curves now export again.Campbell Barton
2010-08-27OBJ Import support for nurbs curves back, remove some commented code.Campbell Barton
2010-08-27rna apiCampbell Barton
2010-08-27speedup for pyrna boolean checking.Campbell Barton
2010-08-27move dopesheet UI template from C to pythonCampbell Barton
2010-08-27fix some errors in rigify caused by recent api changesCampbell Barton
2010-08-27rna api changesCampbell Barton
2010-08-27The Text TexFace option was listed twice, so i removed one.Mitchell Stokes
2010-08-26bugfix [#23520] Smoke broken - UI doesn't allow particle system selectionCampbell Barton
2010-08-26Patch [#23390] Addition of Author field to user preferencesNathan Letwory
2010-08-26rna api - replace panel properties bl_default_closed and bl_show_header with ...Campbell Barton
2010-08-25bugfix [#23497] Keymap editor search box not workingCampbell Barton
2010-08-25Fix/addition for recent RNA collections active index changes -Matt Ebb
2010-08-25bugfix [#23469] Missing Parent Menu in Pose modeCampbell Barton
2010-08-25bugfix/aviodance for [#23488] bpy.types.Texture.type donĀ“t update the parame...Campbell Barton
2010-08-25remove rna function template_triColorSet(), was only used in one place and ca...Campbell Barton