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-18utility function for updating animation system values when RNA changes.Campbell Barton
2010-08-18missed renaming thisCampbell Barton
2010-08-18fix errors with recent commits.Campbell Barton
2010-08-18rna naming mainly for Scene/IK/KeyingSet'sCampbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna rename Bone and Text changesCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-18rna renaming for Render* structsCampbell Barton
2010-08-18rna renaming for 'Brush' structCampbell Barton
2010-08-18rna naming: verts -> verticesCampbell Barton
2010-08-18apply rna naming for ToolSettingsCampbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-17document rna functions that have the no_self flag set as classmethodsCampbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-17* Put "Custom Properties" panel to bottom in particle buttons as well. Thomas Dinges
2010-08-172.5 Texture Panels:Thomas Dinges
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-17- rna_info.py now outputs array length with types eg. float[16].Campbell Barton
2010-08-15speedup and cleanup of OBJ exporterCampbell Barton
2010-08-14netrender fixes:Martin Poirier
2010-08-14- PyLineSpit() - used to print the filename and line number for internal erro...Campbell Barton
2010-08-14fix for error in world buttons when the world was NoneCampbell Barton
2010-08-13bugfix [#21807] Import Key Configuration problemsCampbell Barton
2010-08-13Fix #23297: python error caused empty brush panel in the image editor.Brecht Van Lommel
2010-08-13bugfix [#22037] OBJ exporter produce wrong UVCampbell Barton
2010-08-13[#22884] slow import wavefont/.obj fileCampbell Barton
2010-08-13exporters now set the filepath in the invoke() method rather then the menu dr...Campbell Barton
2010-08-13bugfix [#22974] OBJ import arrives without textureCampbell Barton
2010-08-122.5 User Interface / UI ScriptsThomas Dinges
2010-08-12Fix #23269: inconsistent naming of recalculate roll in menus compared toBrecht Van Lommel
2010-08-12bugfix [#23227] .obj import with UV produces broken UV map in 2.53.0 (r30593)Campbell Barton
2010-08-12[#23275] .3DS import script fails on some models.Campbell Barton
2010-08-11mathutils module methods only contained matrix constructors, move these to ma...Campbell Barton
2010-08-11python declarative UICampbell Barton
2010-08-11small edits to text editor from writing a python editor extension.Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10minor adjustments to python scripts to make them easier to run outside of ble...Campbell Barton
2010-08-10include rna parent class names in renaming listCampbell Barton
2010-08-10rewrite poll methods using a base class implementation instead of a global fu...Martin Poirier
2010-08-09OBJ Export:Thomas Dinges
2010-08-09OBJ Export:Thomas Dinges
2010-08-09fix from recent poll() edits.Campbell Barton
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-09[#23228] Play rendered animation is not workingCampbell Barton
2010-08-08display addons sorted by category then name (remove old commented code which ...Campbell Barton
2010-08-07Experemental XML UI, define panels/menus/headers which load at startup like p...Campbell Barton
2010-08-07netrender: fix poll methodsMartin Poirier
2010-08-06Fix missing texture face panel.Brecht Van Lommel
2010-08-06reverted r31104 with recent commit.Campbell Barton
2010-08-06remove narrow ui featureCampbell Barton