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-12-08pedantic word ordering change.Campbell Barton
2010-09-09replace self.properties.foo --> self.fooCampbell Barton
2010-09-02Internal Code Renaming:Thomas Dinges
2010-08-27rna api changesCampbell Barton
2010-08-18rna naming: verts -> verticesCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-05-30add torus now works like other C add-object operators, location and rotation ...Campbell Barton
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
2010-04-27bugfix [#22163] Add->mesh->torus is brokenCampbell Barton
2010-04-25py apiCampbell Barton
2010-04-11PyAPICampbell Barton
2010-04-01svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2789...Campbell Barton
2010-03-16no need to set flat shading for faces manuallyBrecht Van Lommel
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-22bugfix [#21233] Crash in pyapi, with new object.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-10Better default resolutions for UV Sphere and Torus primitives (nice squareDaniel Salazar
2010-01-31pep8 changesCampbell Barton
2010-01-29bugfix [#19681] adjusting the settings of the 'add torus' tool in edit modeCampbell Barton
2010-01-15[#20685] Fixed: cleaned up descriptions, removed unrelated comments in codeCampbell Barton
2010-01-15patch [#20673] Fixed descriptions in Torus mesh controls, and added some requ...Campbell Barton
2010-01-10RNA/Py APICampbell Barton
2009-12-26replace dynamic_menu.py with Menu classmethods much less complicated.Campbell Barton
2009-12-24* register operators like other classesCampbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-20- dir() now works for collection functionsCampbell Barton
2009-11-19operators were copying the properties from the rna operator into the class in...Campbell Barton
2009-11-04new operator directory, move some scripts from ioCampbell Barton