2011-08-30 |
Campbell Barton | minor edits, pep8 - also correct float -> double promot... |
tree | commitdiff |
2011-08-30 |
Joerg Mueller | Merging pepper to trunk at revision 39791. |
tree | commitdiff |
2011-08-30 |
Joerg Mueller | * Merge trunk up to r39790. |
tree | commitdiff |
2011-08-27 |
Campbell Barton | - use python convention for headings |
tree | commitdiff |
2011-08-27 |
Campbell Barton | bpy Gotcha's section on bones by Bassam Kurdali, with... |
tree | commitdiff |
2011-08-26 |
Campbell Barton | correct missing bpy doc references. |
tree | commitdiff |
2011-08-26 |
Campbell Barton | added a section to gotcha's python bpy docs about unico... |
tree | commitdiff |
2011-08-26 |
Campbell Barton | document some of the pitfalls in the blender python... |
tree | commitdiff |
2011-08-25 |
Campbell Barton | picky style edits with screen/view/drawing, also remove... |
tree | commitdiff |
2011-08-25 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-08-25 |
Campbell Barton | move wiki api intro and overview docs into the api... |
tree | commitdiff |
2011-08-23 |
Campbell Barton | add warning about misuse of ID.user_clear() since it... |
tree | commitdiff |
2011-08-22 |
Joerg Mueller | Merging trunk up to r39637. |
tree | commitdiff |
2011-08-21 |
Sergey Sharybin | Fix #28154: linux3-config.py doesn't exist |
tree | commitdiff |
2011-08-16 |
Joerg Mueller | Merging trunk up to r39447. |
tree | commitdiff |
2011-08-11 |
Campbell Barton | svn merge -r39286:39298 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-08-11 |
Campbell Barton | merge outliner refactor so we dont have to keep outline... |
tree | commitdiff |
2011-08-11 |
Campbell Barton | svn merge -r39145:39286 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-08-09 |
Campbell Barton | fix [#28191] Exception when enabling a script for a... |
tree | commitdiff |
2011-08-09 |
Campbell Barton | note to address issue raised by report [#28190]. |
tree | commitdiff |
2011-08-09 |
Campbell Barton | change doxygen string to 2.59 |
tree | commitdiff |
2011-08-07 |
Joerg Mueller | Merging trunk up to r39145. |
tree | commitdiff |
2011-08-04 |
Dalai Felinto | rst API doc fixes: literalincluding bge.texture and... |
tree | commitdiff |
2011-08-03 |
Joerg Mueller | * Merging trunk up to r38981. |
tree | commitdiff |
2011-08-03 |
Campbell Barton | fix [#28151] export OBJ don't save the extension |
tree | commitdiff |
2011-08-02 |
Joerg Mueller | Merging trunk up to r38932. |
tree | commitdiff |
2011-08-02 |
Mike Erwin | svn merge -r38814:38905 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-31 |
Campbell Barton | py api: sphinx doc corrections, pep8 cleanup and style... |
tree | commitdiff |
2011-07-30 |
Dalai Felinto | patch [#27909] Added constants in bge.constraints by... |
tree | commitdiff |
2011-07-29 |
Joerg Mueller | Merging up to trunk r38834. |
tree | commitdiff |
2011-07-29 |
Nathan Letwory | svn merge -r38753:38813 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-29 |
Campbell Barton | pep8 cleanup, also print message when attempting to... |
tree | commitdiff |
2011-07-28 |
Campbell Barton | automatically update the redirect from blender.org... |
tree | commitdiff |
2011-07-27 |
Nathan Letwory | svn merge -r38558:38752 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-26 |
Campbell Barton | py api: |
tree | commitdiff |
2011-07-23 |
Joerg Mueller | Merging with trunk up to r38631. |
tree | commitdiff |
2011-07-21 |
Joerg Mueller | Merge with trunk up to r38584. |
tree | commitdiff |
2011-07-21 |
Nathan Letwory | svn merge -r37276:38555 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
tree | commitdiff |
2011-07-16 |
Mitchell Stokes | BGE Animations: Updating the python docs. |
tree | commitdiff |
2011-07-13 |
Campbell Barton | rename bgl.Buffer attribute list to a method, to_list... |
tree | commitdiff |
2011-07-13 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-07-12 |
Joerg Mueller | Merging trunk up to r38329. |
tree | commitdiff |
2011-07-12 |
Mitchell Stokes | CMake fixes for r38303 (splitting up the outliner code). |
tree | commitdiff |
2011-07-08 |
Dalai Felinto | example of Physics Constraints module :) |
tree | commitdiff |
2011-07-08 |
Campbell Barton | patch [#27885] bge.constraints documentation |
tree | commitdiff |
2011-07-07 |
Campbell Barton | fix for example |
tree | commitdiff |
2011-07-07 |
Campbell Barton | bge.texture doc, needed whitespace to format correctly. |
tree | commitdiff |
2011-07-07 |
Campbell Barton | some corrections to bge.texture docs |
tree | commitdiff |
2011-07-07 |
Joerg Mueller | Merging trunk up to r38193. |
tree | commitdiff |
2011-07-06 |
Joerg Mueller | Merging trunk up to r38167. |
tree | commitdiff |
2011-07-06 |
Dalai Felinto | an example for blf - a basic Hello World (for bge,... |
tree | commitdiff |
2011-07-06 |
Dalai Felinto | new example for bge.texture, a basic texture replacement |
tree | commitdiff |
2011-07-06 |
Dalai Felinto | moving bge.texture example to an external file |
tree | commitdiff |
2011-07-06 |
Dalai Felinto | patch [#27871] bge.texture documentation from Solano... |
tree | commitdiff |
2011-07-05 |
Mitchell Stokes | BGE Animations: Updating the bge.types docs to include... |
tree | commitdiff |
2011-07-05 |
Joerg Mueller | Merging from trunk up to r38119. |
tree | commitdiff |
2011-07-01 |
Campbell Barton | add 'bgl' OpenGL doc to sphinx |
tree | commitdiff |
2011-07-01 |
Campbell Barton | moving BGL to rst format, first move file. |
tree | commitdiff |
2011-06-27 |
Campbell Barton | remove some unused flags and correct aud example heading |
tree | commitdiff |
2011-06-27 |
Dalai Felinto | basic sound playback example for audspace module |
tree | commitdiff |
2011-06-27 |
Campbell Barton | print the help message if running from python directly. |
tree | commitdiff |
2011-06-27 |
Campbell Barton | moved modules added to changelog (this isn't detected... |
tree | commitdiff |
2011-06-23 |
Joerg Mueller | Merge with trunk r 37746. |
tree | commitdiff |
2011-06-22 |
Campbell Barton | update automatic rna changelog |
tree | commitdiff |
2011-06-21 |
Joerg Mueller | Merged with trunk r37717. |
tree | commitdiff |
2011-06-21 |
Nathan Letwory | Bump version in Doxyfile. |
tree | commitdiff |
2011-06-21 |
Campbell Barton | pep8 compliance |
tree | commitdiff |
2011-06-21 |
Campbell Barton | correct FSF address, as pointed out by Dave Plater |
tree | commitdiff |
2011-06-20 |
Joerg Mueller | Merge with trunk r37677 |
tree | commitdiff |
2011-06-20 |
Campbell Barton | - add example for python rna property update |
tree | commitdiff |
2011-06-16 |
Brecht Van Lommel | Python Docs: update layout.html to match blender.org... |
tree | commitdiff |
2011-06-14 |
Joerg Mueller | Merge with trunk r37475. |
tree | commitdiff |
2011-06-14 |
Campbell Barton | fix [#27659] Segfault when adding None to a group |
tree | commitdiff |
2011-06-14 |
Campbell Barton | include some useful info in bge docs, by ZiauddinMK... |
tree | commitdiff |
2011-06-13 |
Dalai Felinto | BGE Patch: [#27425] Allow to change the damping of... |
tree | commitdiff |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
tree | commitdiff |
2011-06-04 |
Campbell Barton | quiet 2 compiler warnings and update man page |
tree | commitdiff |
2011-05-29 |
Joerg Mueller | Merge with trunk r36987. |
tree | commitdiff |
2011-05-28 |
Campbell Barton | move load_image into image_utils and add some docstring... |
tree | commitdiff |
2011-05-28 |
Campbell Barton | - generate sphinx docs for bpy_extras module |
tree | commitdiff |
2011-05-26 |
Campbell Barton | correct spelling error and some pep8 changes. |
tree | commitdiff |
2011-05-24 |
Campbell Barton | use PyDoc_STRVAR macro, so its possible to build withou... |
tree | commitdiff |
2011-05-24 |
Campbell Barton | loading data with bpy.data.libraries.load(), now swaps... |
tree | commitdiff |
2011-05-11 |
Brecht Van Lommel | Code cleanup: remove readblenfile module, only containe... |
tree | commitdiff |
2011-05-06 |
Brecht Van Lommel | Code cleanup: remove source/kernel module, this wasn... |
tree | commitdiff |
2011-05-05 |
Campbell Barton | sphinx api docs: fix for addons linking to the wrong... |
tree | commitdiff |
2011-04-29 |
Campbell Barton | spelling corrections. |
tree | commitdiff |
2011-04-13 |
Campbell Barton | minor improvements to sphinx doc main page |
tree | commitdiff |
2011-04-13 |
Nathan Letwory | Version bump for doxygen. |
tree | commitdiff |
2011-04-12 |
Campbell Barton | reference the release PDF correctly |
tree | commitdiff |
2011-04-12 |
Campbell Barton | less alarming warnings about the python api not being... |
tree | commitdiff |
2011-04-10 |
Campbell Barton | - background job style cleanup. |
tree | commitdiff |
2011-04-10 |
Campbell Barton | minor pep8 edits, also added 'test_pep8' & 'test_cmake... |
tree | commitdiff |
2011-04-08 |
Campbell Barton | can't include titles in function examples. |
tree | commitdiff |
2011-04-07 |
Campbell Barton | Sphinx RNA API changelog generator. |
tree | commitdiff |
2011-04-07 |
Mitchell Stokes | Updating BGE dynamic loading docs: |
tree | commitdiff |
2011-04-04 |
Campbell Barton | quiet warning & minor pep8 edits. |
tree | commitdiff |
2011-04-04 |
Campbell Barton | [#26768] 2.57 - sys.path not initialized properly |
tree | commitdiff |
2011-04-01 |
Campbell Barton | modification to api docs so release point to: |
tree | commitdiff |
next |