2011-07-13 |
Guillermo S. Romero | SVN maintenance. |
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-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-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-22 |
Campbell Barton | update automatic rna changelog |
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 |
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 |
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-04 |
Campbell Barton | quiet 2 compiler warnings and update man page |
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 |
2011-04-01 |
Campbell Barton | while looking into adding back brush tool keys found... |
tree | commitdiff |
2011-03-31 |
Campbell Barton | examples for keyframing nested paths. based on report... |
tree | commitdiff |
2011-03-27 |
Campbell Barton | pep8 cleanup |
tree | commitdiff |
2011-03-26 |
Campbell Barton | optparse module is deprecated, use new argparse module... |
tree | commitdiff |
2011-03-22 |
Campbell Barton | fix [#25688] undocumted functions in pyapi |
tree | commitdiff |
2011-03-17 |
Campbell Barton | add sphinx api reference note that menu's layout.operat... |
tree | commitdiff |
2011-03-14 |
Campbell Barton | bpy.types.libraries.load sphinx doc & examples (doc... |
tree | commitdiff |
2011-02-28 |
Nathan Letwory | Cleanup paths after move to dir. |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | move doxygen files into own subdir. |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: update for tagged modules. |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/readblenfile tagged. |
tree | commitdiff |
2011-02-25 |
Campbell Barton | add NDEBUG to scons release flags + some pep8 cleanup... |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: kernel/ groups added. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: add missing group definitions. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: add bsp group |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: update Doxyfile and split doxygen.main |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: bge scenegraph and videotexture |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: add bullet to extern libs, some small changes... |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: BGE Network, Physics, Rasterizer |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: entries for blenderroutines, converter, expres... |
tree | commitdiff |
2011-02-22 |
Campbell Barton | make doc generation close files (py3.2 complains about... |
tree | commitdiff |
2011-02-22 |
Campbell Barton | correct example |
tree | commitdiff |
2011-02-21 |
Campbell Barton | remove BGE's PyObjectPlus.isA method docs, was removed... |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | doxygen: add guardedalloc and AVI |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | doxygen: footer template |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | doxygen: editor entry |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | doxygen: entry for gpu, modifiers, nodes, python and... |
tree | commitdiff |
2011-02-18 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-02-18 |
Campbell Barton | examples for bpy.props |
tree | commitdiff |
2011-02-18 |
Nathan Letwory | doxygen: add blenlib under core as module. |
tree | commitdiff |
2011-02-18 |
Campbell Barton | render engine example thanks to dougal2. |
tree | commitdiff |
2011-02-18 |
Nathan Letwory | doxygen: blenkernel under core as module. |
tree | commitdiff |
2011-02-18 |
Nathan Letwory | doxygen: readblenfile part of data group |
tree | commitdiff |
2011-02-18 |
Campbell Barton | python api docs & examples for registrable Menu/Panel... |
tree | commitdiff |
2011-02-17 |
Nathan Letwory | Bring blenloader module under data group. Rename the... |
tree | commitdiff |
2011-02-17 |
Nathan Letwory | Start simple intros for intern and extern libs. |
tree | commitdiff |
2011-02-17 |
Nathan Letwory | Starting work on doxygen cleanup. Many things still... |
tree | commitdiff |
2011-02-16 |
Campbell Barton | sphinx doc gen: multiple examples possible and include... |
tree | commitdiff |
2011-02-16 |
Campbell Barton | doc generation support for excluding some modules,... |
tree | commitdiff |
2011-02-16 |
Campbell Barton | bugfix [#26094] Going to Bone Roll menu brings up pytho... |
tree | commitdiff |
2011-02-15 |
Campbell Barton | Doc generator now makes 'bpy.context' api reference. |
tree | commitdiff |
2011-02-06 |
Campbell Barton | - cmake was missing an inclide (IDE's wouldnt index) |
tree | commitdiff |
2011-02-05 |
Campbell Barton | mathutils rotate functions for Euler/Quaternion/Matrix... |
tree | commitdiff |
2011-02-04 |
Campbell Barton | pep8 cleanup |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-27 |
Campbell Barton | r34526 removed a line which had an unused return value... |
tree | commitdiff |
2011-01-26 |
Campbell Barton | option for blender --addons rigify,io_scene_fbx,add_mes... |
tree | commitdiff |
2011-01-25 |
Campbell Barton | use cmake defined names for jpeg, png, zlib and python... |
tree | commitdiff |
2011-01-19 |
Campbell Barton | Command line options to set blender system environment... |
tree | commitdiff |
2011-01-19 |
Campbell Barton | new command line option '--factory-startup' to skip... |
tree | commitdiff |
2011-01-01 |
Campbell Barton | removing epydocs for mathutils and geometry mododules... |
tree | commitdiff |
2010-12-31 |
Campbell Barton | update UI introspect function & man page |
tree | commitdiff |
2010-12-22 |
Campbell Barton | remove reload() from builtins since python3 no longer... |
tree | commitdiff |
next |