2008-12-19 |
Campbell Barton | string args were given in wrong order. |
tree | commitdiff |
2008-12-19 |
Campbell Barton | epy doc generator that runs inside blender2.5, in backg... |
tree | commitdiff |
2008-12-16 |
Campbell Barton | Added "bpydoc" to the global namespace of python script... |
tree | commitdiff |
2008-12-14 |
Brecht Van Lommel | 2.50: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2008-12-12 |
Kent Mein | started whiping cmake into shape for 2.5 still need... |
tree | commitdiff |
2008-12-02 |
Campbell Barton | Made PyRNA props iterable, so you can do things like... |
tree | commitdiff |
2008-12-02 |
Campbell Barton | Added RNA functions from PyRNA |
tree | commitdiff |
2008-12-02 |
Campbell Barton | mingw was giving errors... |
tree | commitdiff |
2008-12-01 |
Nathan Letwory | * after discussion with cambo on IRC, change the #ifnde... |
tree | commitdiff |
2008-12-01 |
Nathan Letwory | * make sure there are no redefinitions (I'm using py2... |
tree | commitdiff |
2008-12-01 |
Campbell Barton | PyRNA structs and properties can now be subtyped to... |
tree | commitdiff |
2008-11-30 |
Campbell Barton | PyRNA epydoc style docstrings. |
tree | commitdiff |
2008-11-30 |
Campbell Barton | PyRNA |
tree | commitdiff |
2008-11-30 |
Campbell Barton | mistake in comparing pointers. (causing memfree prints) |
tree | commitdiff |
2008-11-29 |
Campbell Barton | PyRNA - can write variables now (float, int, bool,... |
tree | commitdiff |
2008-11-29 |
Brecht Van Lommel | * Fix Makefiles to compile python. |
tree | commitdiff |
2008-11-29 |
Campbell Barton | Python RNA API |
tree | commitdiff |
2008-11-12 |
Brecht Van Lommel | 2.5: merge with trunk, previous merge was only up to... |
tree | commitdiff |
2008-11-12 |
Brecht Van Lommel | Merge of trunk into blender 2.5: |
tree | commitdiff |
2008-11-08 |
Nathan Letwory | * typo fix |
tree | commitdiff |
2008-11-08 |
Nathan Letwory | === BPy API === |
tree | commitdiff |
2008-11-07 |
Campbell Barton | [#17958] Windows path fix for image_edit.py script. |
tree | commitdiff |
2008-11-02 |
Ton Roosendaal | Bugfix #17942 |
tree | commitdiff |
2008-11-01 |
Remigiusz Fiedler | fix a bug in matrix.invert() for 2x2 matrices |
tree | commitdiff |
2008-10-30 |
Nathan Letwory | * Build aborts when giving options on command-line... |
tree | commitdiff |
2008-10-28 |
Martin Poirier | merge 17122:17206 |
tree | commitdiff |
2008-10-28 |
Campbell Barton | bpy access to image premul was missing. |
tree | commitdiff |
2008-10-28 |
Ken Hughes | Python API |
tree | commitdiff |
2008-10-27 |
Campbell Barton | face transp option CLIP wasnt added to the py api. |
tree | commitdiff |
2008-10-26 |
Campbell Barton | fix for [#17895] Python-generated Curves can't be beveled |
tree | commitdiff |
2008-10-22 |
Nathan Letwory | * Minor cleanup of SCons files |
tree | commitdiff |
2008-10-22 |
Campbell Barton | added an option for python Draw.UIBlock(func, mouse_exi... |
tree | commitdiff |
2008-10-22 |
Campbell Barton | make sure BPY_Err_Handle clears python errors, even... |
tree | commitdiff |
2008-10-22 |
Campbell Barton | fix for [#17878] Scripts operating on blender objects... |
tree | commitdiff |
2008-10-21 |
Nathan Letwory | * improvement for CSizeof |
tree | commitdiff |
2008-10-21 |
Nathan Letwory | * Add some missing docu for Blender.Types |
tree | commitdiff |
2008-10-20 |
Nathan Letwory | === Blender Python API === |
tree | commitdiff |
2008-10-20 |
Martin Poirier | merge 16951:17122 |
tree | commitdiff |
2008-10-19 |
Nathan Letwory | === Blender Python API === |
tree | commitdiff |
2008-10-19 |
Nathan Letwory | forgot to add removeRenderLayer() documentation |
tree | commitdiff |
2008-10-19 |
Nathan Letwory | === SCons === |
tree | commitdiff |
2008-10-19 |
Nathan Letwory | === Blender Python API === |
tree | commitdiff |
2008-10-19 |
Nathan Letwory | * small code change from Split to env.Glob() |
tree | commitdiff |
2008-10-19 |
Nathan Letwory | === BPy API === |
tree | commitdiff |
2008-10-18 |
Campbell Barton | patch [#17856] Correction on docs for Ipo module. from... |
tree | commitdiff |
2008-10-14 |
Campbell Barton | cleanup epydoc errors |
tree | commitdiff |
2008-10-12 |
Campbell Barton | hard limit in for bpy material was wrong |
tree | commitdiff |
2008-10-12 |
Campbell Barton | correction to epydoc |
tree | commitdiff |
2008-10-12 |
Campbell Barton | in rare cases the screen cant be found for BPy's file... |
tree | commitdiff |
2008-10-11 |
Joshua Leung | Quick PyAPI patch: |
tree | commitdiff |
2008-10-09 |
Willian Padovani... | == Python == |
tree | commitdiff |
2008-10-08 |
Ken Hughes | Python API |
tree | commitdiff |
2008-10-06 |
Martin Poirier | merge runk 16887:16950 |
tree | commitdiff |
2008-10-06 |
Campbell Barton | fix for own bugs in curves. |
tree | commitdiff |
2008-10-05 |
Ken Hughes | Python API |
tree | commitdiff |
2008-10-03 |
Campbell Barton | Blender works with python 2.6, our own import functions... |
tree | commitdiff |
2008-10-02 |
Martin Poirier | merge trunk 16118 -> 116886 |
tree | commitdiff |
2008-10-02 |
Campbell Barton | missing ; in last commit |
tree | commitdiff |
2008-10-02 |
Campbell Barton | blender would crash if the "sys" module didnt import... |
tree | commitdiff |
2008-10-01 |
Joshua Leung | Bugfix #17721: Action Strips added from scripts don... |
tree | commitdiff |
2008-09-29 |
Campbell Barton | * free bullet-softbody was using free softbody function. |
tree | commitdiff |
2008-09-29 |
Campbell Barton | resolve some compiler warnings with intel c/c++ compiler |
tree | commitdiff |
2008-09-29 |
Campbell Barton | tests for 2d triangle and quad intersection would only... |
tree | commitdiff |
2008-09-27 |
Joshua Leung | Lots of mingw/gcc compiler warning fixes |
tree | commitdiff |
2008-09-26 |
Andre Susano Pinto | Merge ... SimpleDeform modifier from soc-2008-jaguarand... |
tree | commitdiff |
2008-09-21 |
Daniel Genrich | svn merge -r 16593:16648 https://svn.blender.org/svnroo... |
tree | commitdiff |
2008-09-21 |
Campbell Barton | Added select grouped property (objects with shared... |
tree | commitdiff |
2008-09-20 |
Campbell Barton | 16624 was incorrect. Blender wont always give the reque... |
tree | commitdiff |
2008-09-20 |
Joshua Leung | PyAPI - *.insertkey() |
tree | commitdiff |
2008-09-20 |
Campbell Barton | Python api access to obcolor |
tree | commitdiff |
2008-09-20 |
Joshua Leung | Patch #17654: Fix for Scene.Get with input >20 chars |
tree | commitdiff |
2008-09-20 |
Campbell Barton | Text.c |
tree | commitdiff |
2008-09-19 |
Diego Borghetti | == Render == |
tree | commitdiff |
2008-09-19 |
Willian Padovani... | == Python Space Handlers == |
tree | commitdiff |
2008-09-19 |
Andre Susano Pinto | Merge from trunk |
tree | commitdiff |
2008-09-19 |
Joshua Leung | == IPO Defines Cleanup == |
tree | commitdiff |
2008-09-19 |
Andre Susano Pinto | Revert last merge from trunk |
tree | commitdiff |
2008-09-18 |
Willian Padovani... | == Python Script Links == |
tree | commitdiff |
2008-09-18 |
Daniel Genrich | svn merge -r 16454:16593 https://svn.blender.org/svnroo... |
tree | commitdiff |
2008-09-18 |
Matt Ebb | This adds support for the new-ish options: |
tree | commitdiff |
2008-09-17 |
Campbell Barton | Texture_getHFracDim was returning an int rather then... |
tree | commitdiff |
2008-09-16 |
Benoit Bolsee | BGE patch: bullet buttons UI change after discussion... |
tree | commitdiff |
2008-09-15 |
Andre Susano Pinto | svn merge -r 16231:16536 https://svn.blender.org/svnroo... |
tree | commitdiff |
2008-09-15 |
Campbell Barton | added BLI_convertstringcwd, used so command line blendf... |
tree | commitdiff |
2008-09-14 |
Ken Hughes | Python API |
tree | commitdiff |
2008-09-14 |
Joshua Leung | == Global 'Delete Key' Tool == |
tree | commitdiff |
2008-09-14 |
Campbell Barton | running scripts in background mode would crash in some... |
tree | commitdiff |
2008-09-14 |
Joshua Leung | == Keyframing - Cleanup of API == |
tree | commitdiff |
2008-09-12 |
Daniel Genrich | svn merge -r 16453:16485 https://svn.blender.org/svnroo... |
tree | commitdiff |
2008-09-12 |
Ken Hughes | Python API |
tree | commitdiff |
2008-09-12 |
Ken Hughes | Python API |
tree | commitdiff |
2008-09-11 |
Ken Hughes | Python API |
tree | commitdiff |
2008-09-11 |
Joshua Leung | Compiler warning fixes (mingw) |
tree | commitdiff |
2008-09-11 |
Campbell Barton | BPY api addition material.freeNodes() - use to cleanup... |
tree | commitdiff |
2008-09-10 |
Daniel Genrich | svn merge -r 16369:16454 https://svn.blender.org/svnroo... |
tree | commitdiff |
2008-09-10 |
Daniel Genrich | svn merge -r 16411:16453 https://svn.blender.org/svnroo... |
tree | commitdiff |
2008-09-10 |
Campbell Barton | BPY merge from apricot branch. |
tree | commitdiff |
2008-09-09 |
Ken Hughes | Python API |
tree | commitdiff |
2008-09-08 |
Ken Hughes | Python API |
tree | commitdiff |
2008-09-07 |
Daniel Genrich | svn merge -r 16396:16411 https://svn.blender.org/svnroo... |
tree | commitdiff |
next |