2010-09-06 |
Campbell Barton | bugfix [#23656] Problems retrieving properties from... |
blob | commitdiff | raw |
2010-09-03 |
Campbell Barton | rna api |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Campbell Barton | rna support for passing dynamic sized arrays to rna... |
blob | commitdiff | raw | diff to current |
2010-08-26 |
Campbell Barton | patch [#23316] Fix bug that doesn't show "X:" "Y:"... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
Campbell Barton | - Properties from base classes are now registered too... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
blob | commitdiff | raw | diff to current |
2010-08-13 |
Campbell Barton | fix for referencing freed memory when freeing an rna... |
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-04 |
Campbell Barton | Brush/Paint internal changes |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Campbell Barton | remove commented scons lines from cmake files, fixed... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Campbell Barton | rna pointer poll function, not used yet. |
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-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Campbell Barton | py/rna: defining new properties now replaces the old... |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Campbell Barton | function to remove property |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Matt Ebb | Tweak to set default ui range for color/color_gamma... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Campbell Barton | remove unused rna includes |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Campbell Barton | batch remove .'s used with RNA_def_struct_ui_text |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Campbell Barton | bugfix [#21057] Python: accessing DriverVariable target... |
blob | commitdiff | raw | diff to current |
2010-02-04 |
Dalai Felinto | BGE fix: KX_Lamp using strcmp wrongly + typo in rna_define |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Campbell Barton | PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling) |
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-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Elia Sarti | RNA functions |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Campbell Barton | - RNA support for returning copied strings from functio... |
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 |
2010-01-04 |
Campbell Barton | patch from Benoit Bolsee (ben2610) for 4 bugs in report... |
blob | commitdiff | raw | diff to current |
2010-01-02 |
Campbell Barton | support for multiple return values from rna functions... |
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-25 |
Joshua Leung | AnimSys - Transform Locks + RNA: |
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-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Campbell Barton | arbitrary property and function support for rna propert... |
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-03 |
Campbell Barton | active property for collections for things like scene... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Arystanbek Dyussenov | Merge from trunk -r 22040:23000. |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Brecht Van Lommel | RNA: |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Brecht Van Lommel | Key Configuration |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Andre Susano Pinto | svn merge -r 23207:23528 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Brecht Van Lommel | RNA: added a "factor" subtype next to "percentage"... |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Brecht Van Lommel | RNA |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Arystanbek Dyussenov | Undo revision 23130 which was a merge with 2.5, a messy... soc-2009-kazanbas |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Campbell Barton | use static functions where possible for some local... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Andrea Weikert | 2.5 filebrowser |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Martin Poirier | copying 2.5 over to trunk |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Arystanbek Dyussenov | Merge with -r 22620:23107. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Brecht Van Lommel | RNA: multidimensional & dyanmic array changes |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Brecht Van Lommel | 2.5: Layer Buttons |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Dalai Felinto | manual merge trunk -r 23037 |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Arystanbek Dyussenov | Python part of multidim. array support for RNA complete. |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Brecht Van Lommel | 2.5 |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Arystanbek Dyussenov | Implemented dynamic and multidimensional array support... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Nathan Letwory | * merge r22734 from trunk |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Matt Ebb | svn merge -r 22628:22714 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Brecht Van Lommel | 2.5: Modifiers & Menus |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Matt Ebb | svn merge -r 22450:22627 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Arystanbek Dyussenov | Merge with 2.5 -r 22173:22620. |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Brecht Van Lommel | 2.5: RNA, defining enums, pointers and collections... |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Andre Susano Pinto | svn merge -r 22371:22571 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Campbell Barton | - added RNA_struct_free_extension rather then having... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Joshua Leung | Commenting out code from commit 22457 by Genscher for... |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Campbell Barton | - registering new python classes runs the free function... |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Matt Ebb | * First commit merging 2.4-based sim_physics in to... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Andre Susano Pinto | svn merge -r 22138:22364 https://svn.blender.org/svnro... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Brecht Van Lommel | RNA: subtypes and units |
blob | commitdiff | raw | diff to current |
2009-08-09 |
Campbell Barton | - report errors on rna name collisions (does not check... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
Arystanbek Dyussenov | Merge with 2.5 -r 21756:22173. |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Andre Susano Pinto | svn merge -r 21508:22111 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Arystanbek Dyussenov | Merge with 2.5 -r 21788:22040. |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Brecht Van Lommel | 2.5: Painting |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Joshua Leung | RNA Wrapping Fixes: |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Arystanbek Dyussenov | Merge with 2.5 -r 21003:21788. |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Brecht Van Lommel | RNA |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Arystanbek Dyussenov | Merge with 2.5 -r 21619:21756. |
blob | commitdiff | raw | diff to current |
next |