2011-10-27 |
Campbell Barton | use const for readonly strings and set some functions... |
blob | commitdiff | raw |
2011-10-23 |
Guillermo S. Romero | Remove some more $Id$ that still were left after r41227... |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Guillermo S. Romero | Remove the svn:keywords property. |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Campbell Barton | remove $Id: tags after discussion on the mailign list... |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Brecht Van Lommel | RNA: fix collection iterator issue in c++ api with... |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Campbell Barton | misc cleanup |
blob | commitdiff | raw | diff to current |
2011-10-01 |
Campbell Barton | add a collection function slot for assignment (not... |
blob | commitdiff | raw | diff to current |
2011-09-29 |
Campbell Barton | rna function: |
blob | commitdiff | raw | diff to current |
2011-09-21 |
Campbell Barton | py/rna string subtypes for strings which should be... |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Campbell Barton | svn merge -r40197:40311 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-09-15 |
Sergey Sharybin | svn merge -r39834:40222 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-09-15 |
Campbell Barton | fix [#28658] python can assign non utf8 and crash becau... |
blob | commitdiff | raw | diff to current |
2011-09-13 |
Campbell Barton | svn merge -r39558:39800 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Benoit Bolsee | svn merge -r 37306:39975 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Bastien Montagne | Merging r39652 through r39842 from trunk into vgroup_mo... |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Xiao Xiangquan | merge with trunk r39834 |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Joerg Mueller | Merging pepper to trunk at revision 39791. |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Joerg Mueller | * Merge trunk up to r39790. soc-2011-pepper |
blob | commitdiff | raw | diff to current |
2011-08-28 |
Campbell Barton | patch [#28355] Better Environment Map scripting |
blob | commitdiff | raw | diff to current |
2011-08-28 |
Campbell Barton | - use static vars and functions where possible. |
blob | commitdiff | raw | diff to current |
2011-08-27 |
Campbell Barton | - use %u rather tham %d for unsigned ints in string... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Joerg Mueller | Merging trunk up to r39637. |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Joerg Mueller | Merging trunk up to r39447. |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Campbell Barton | svn merge -r39286:39298 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Campbell Barton | merge outliner refactor so we dont have to keep outline... |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Campbell Barton | svn merge -r39145:39286 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-08-07 |
Joerg Mueller | Merging trunk up to r39145. |
blob | commitdiff | raw | diff to current |
2011-08-03 |
Joerg Mueller | * Merging trunk up to r38981. |
blob | commitdiff | raw | diff to current |
2011-08-02 |
Joerg Mueller | Merging trunk up to r38932. |
blob | commitdiff | raw | diff to current |
2011-08-01 |
Joerg Mueller | 3D Audio GSoC: |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Nathan Letwory | svn merge -r37276:38555 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Xiao Xiangquan | merge from trunk 38379 |
blob | commitdiff | raw | diff to current |
2011-06-27 |
Jason Hays | Merged from trunk with revision range 36835-37865, |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Joerg Mueller | Merge with trunk r37757. |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Campbell Barton | fix for function before definition in own recent commit. |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Joerg Mueller | Merge with trunk r 37746. |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Campbell Barton | fix [#27726] Driven properties not checked for legal... |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Nick Samarin | synched with trunk at revision 37212 |
blob | commitdiff | raw | diff to current |
2011-05-30 |
Xiao Xiangquan | merged to r37017 from trunk |
blob | commitdiff | raw | diff to current |
2011-05-29 |
Joerg Mueller | Merge with trunk r36987. |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Campbell Barton | support for dynamic items in bpy.props.EnumProperty... |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Brecht Van Lommel | RNA: some compile fixes for C/C++ api. |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Brecht Van Lommel | RNA: make mechanism used by operators to keep python... |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Nick Samarin | synched with trunk at revision 36569 |
blob | commitdiff | raw | diff to current |
2011-04-08 |
Campbell Barton | add new subtype PROP_COORDS, for generic coordinates... |
blob | commitdiff | raw | diff to current |
2011-03-04 |
Campbell Barton | quiet warnings and fix building without python. |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/makesrna tagged. |
blob | commitdiff | raw | diff to current |
2011-02-17 |
Nathan Letwory | Starting work on doxygen cleanup. Many things still... |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Nick Samarin | synched with trunk at revision 34793 |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Campbell Barton | more vars made static |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | warning cleanup. |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Campbell Barton | bugfix [#25846] Strange behaviour if index of render... |
blob | commitdiff | raw | diff to current |
2011-01-18 |
Campbell Barton | bad spelling; 'indicies' --> 'indices' |
blob | commitdiff | raw | diff to current |
2011-01-16 |
Campbell Barton | defining types via python gave confusing errors because... |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Campbell Barton | bugfix [#25588] Not work fcurve.keyframe_points.add |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Campbell Barton | comment array/collection skip(), since there was some... |
blob | commitdiff | raw | diff to current |
2011-01-11 |
Campbell Barton | bugfix - collection index lookups was not working corre... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Campbell Barton | remove unused vars, comment some which look like they... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2011-01-06 |
Campbell Barton | fix for error in own recent commit, r34098. |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Campbell Barton | fix for py/rna mesh.materials[:] where empty materials... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Campbell Barton | fix for makesrna error on windows where files cant... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Campbell Barton | print a message if the file cant be removed, may help... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Sergey Sharybin | Spelling fix: itterator->iterator |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Ton Roosendaal | For non-gnu compilers, the __func__ doesn't exist. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Ton Roosendaal | Bugfix #25437 |
blob | commitdiff | raw | diff to current |
2010-12-31 |
Campbell Barton | Continue from my commit r33952, which disallowed floats... |
blob | commitdiff | raw | diff to current |
2010-12-30 |
Campbell Barton | Fix for bug #25367 didn't ensure the problem wasn't... |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Campbell Barton | user report renaming file fails, print the errno error... |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Campbell Barton | another reason to run makesrna needlessly every build... |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Campbell Barton | workaround for build system dependency hell, fixed... |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Ton Roosendaal | Bugfix #24699 |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
blob | commitdiff | raw | diff to current |
2010-10-03 |
Nick Samarin | synched with trunk at revision 32129 |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Brecht Van Lommel | Fix #24095: user preferences theme colors didn't match... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Campbell Barton | bugfix [#23965] Segmentation fault when using bpy_struc... |
blob | commitdiff | raw | diff to current |
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-07 |
Mike Erwin | merged 30707:31141 from trunk |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Nick Samarin | synched with trunk at revision 31065 |
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-03 |
Campbell Barton | rna pointer poll function, not used yet. |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Nicholas Bishop | * Partially revert r30763, where PROP_IMAGEPATH was... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Nicholas Bishop | * Added a new RNA subtype, PROP_IMAGEPATH. It's the... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Mike Erwin | merged 29285:30707 from trunk |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Nick Samarin | synched with trunk at revision 30597 |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Campbell Barton | fix for assigning any ID in rna, it would not run id_li... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Nick Samarin | synched with trunk at revision 30243 |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-10 |
Dalai Felinto | Logic Editor Python API: link/unlink logics through... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
next |