2011-01-12 |
Campbell Barton | bugfix [#25595] Adding Torus when in edit mode strange... |
blob | commitdiff | raw |
2010-12-08 |
Campbell Barton | pedantic word ordering change. |
blob | commitdiff | raw | diff to current |
2010-09-09 |
Campbell Barton | replace self.properties.foo --> self.foo |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Thomas Dinges | Internal Code Renaming: |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Campbell Barton | rna api changes |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Campbell Barton | rna naming: verts -> vertices |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Martin Poirier | RNA Types metaclass registration |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-05-30 |
Campbell Barton | add torus now works like other C add-object operators... |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Campbell Barton | - base_object.layers_from_view(view3d), needed for... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Campbell Barton | bugfix [#22163] Add->mesh->torus is broken |
blob | commitdiff | raw | diff to current |
2010-04-25 |
Campbell Barton | py api |
blob | commitdiff | raw | diff to current |
2010-04-11 |
Campbell Barton | PyAPI |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Brecht Van Lommel | no need to set flat shading for faces manually |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Campbell Barton | replace operator options bl_undo and bl_register with... |
blob | commitdiff | raw | diff to current |
2010-02-22 |
Campbell Barton | pep8 cleanup + correction for external player operator... |
blob | commitdiff | raw | diff to current |
2010-02-22 |
Campbell Barton | bugfix [#21233] Crash in pyapi, with new object. |
blob | commitdiff | raw | diff to current |
2010-02-16 |
Campbell Barton | [#21177] Text editor |
blob | commitdiff | raw | diff to current |
2010-02-14 |
Campbell Barton | change python scripts so modules which register with... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-11 |
Daniel Salazar | Clean up of tooltips in py operators and better operato... |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Daniel Salazar | Better default resolutions for UV Sphere and Torus... |
blob | commitdiff | raw | diff to current |
2010-01-31 |
Campbell Barton | pep8 changes |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Campbell Barton | bugfix [#19681] adjusting the settings of the 'add... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Campbell Barton | [#20685] Fixed: cleaned up descriptions, removed unrela... |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Campbell Barton | patch [#20673] Fixed descriptions in Torus mesh control... |
blob | commitdiff | raw | diff to current |
2010-01-09 |
Campbell Barton | RNA/Py API |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
2009-12-25 |
Campbell Barton | replace dynamic_menu.py with Menu classmethods much... |
blob | commitdiff | raw | diff to current |
2009-12-24 |
Campbell Barton | * register operators like other classes |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Brecht Van Lommel | Sculpt Branch: sculpt25 |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Campbell Barton | remove ICON prefix from the enum, for python this is... |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Arystanbek Dyussenov | Merge from trunk -r 24758:25003. |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
blob | commitdiff | raw | diff to current |
2009-11-23 |
Campbell Barton | rna UI api rename... |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 24522:24758. |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Campbell Barton | - dir() now works for collection functions |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Campbell Barton | operators were copying the properties from the rna... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Arystanbek Dyussenov | Merge from trunk -r 24247:24313, -r 24313:24390. |
blob | commitdiff | raw | diff to current |
2009-11-04 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
blob | commitdiff | raw | diff to current |
2009-11-04 |
Campbell Barton | new operator directory, move some scripts from io |
blob | commitdiff | raw | diff to current |
|