2013-07-27 |
Campbell Barton | code cleanup: remove redundant NULL checks and avoid... |
blob | commitdiff | raw |
2013-07-17 |
Mitchell Stokes | Merging changes from trunk r58091-58323. |
blob | commitdiff | raw | diff to current |
2013-07-15 |
Campbell Barton | debug option (off by default), for BLI_string to help... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-06-16 |
Campbell Barton | add BLI_strcpy_rlen, replace strcat, which was used... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55700. |
blob | commitdiff | raw | diff to current |
2013-03-29 |
Campbell Barton | misc minor edits. |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
blob | commitdiff | raw | diff to current |
2013-03-14 |
Campbell Barton | add BLI_strncpy_rlen(), a clone of BLI_strncpy() that... |
blob | commitdiff | raw | diff to current |
2013-03-04 |
Campbell Barton | fix [#34490] Copy and paste floating point number field... |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51853. |
blob | commitdiff | raw | diff to current |
2012-10-31 |
Campbell Barton | add assert if zero is passed to string copy functions... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51718. |
blob | commitdiff | raw | diff to current |
2012-10-27 |
Campbell Barton | change BLI_strlen_range_utf8 to the more conventional... |
blob | commitdiff | raw | diff to current |
2012-10-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51448. |
blob | commitdiff | raw | diff to current |
2012-10-10 |
Campbell Barton | use __restrict for string functions args so the compile... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50829. |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Campbell Barton | use the format attribute in more places, disable X11... |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50257. |
blob | commitdiff | raw | diff to current |
2012-08-26 |
Sergey Sharybin | Merging r50192 through r50223 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-26 |
Sergey Sharybin | Some FFmpeg changes |
blob | commitdiff | raw | diff to current |
2012-07-13 |
Tamito Kajiyama | Merged changes in the trunk up to revision 48893. |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Movie Clip Node: skip putting frame to cache when... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Mango request: added an input node to use track's posit... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Mango request: option to clamp result of Mix RGB and... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Merging r48755 through r48793 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | rename BLI_getQuotedStr --> BLI_str_quoted_substrN... |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Campbell Barton | svn merge ^/trunk/blender -r48691:48729 |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Campbell Barton | use gcc attrubutes to warn on unused return values... |
blob | commitdiff | raw | diff to current |
2012-05-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 46787. |
blob | commitdiff | raw | diff to current |
2012-05-15 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r46559:HEAD |
blob | commitdiff | raw | diff to current |
2012-05-13 |
Campbell Barton | svn merge: Merging r46558 through r46612, from trunk |
blob | commitdiff | raw | diff to current |
2012-05-12 |
Campbell Barton | code cleanup: header cleanup and remove some duplicate... |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Sergey Sharybin | Merging r44227 through r45619 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-04-03 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r44562:45364 |
blob | commitdiff | raw | diff to current |
2012-03-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 44612. |
blob | commitdiff | raw | diff to current |
2012-03-02 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Campbell Barton | Spelling Cleanup |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Sergey Sharybin | Merging r44140 through r44226 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 44221. |
blob | commitdiff | raw | diff to current |
2012-02-17 |
Campbell Barton | svn merge ^/trunk/blender -r44189:44204 |
blob | commitdiff | raw | diff to current |
2012-02-17 |
Campbell Barton | unify include guard defines, __$FILENAME__ |
blob | commitdiff | raw | diff to current |
2011-11-04 |
Sergey Sharybin | Merging r41246 through r41535 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-11-02 |
Brecht Van Lommel | Cycles: svn merge -r41266:41467 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-10-31 |
Miika Hamalainen | Merge with trunk r41411 |
blob | commitdiff | raw | diff to current |
2011-10-30 |
Tamito Kajiyama | Merged changes in the trunk up to revision 41368. |
blob | commitdiff | raw | diff to current |
2011-10-30 |
Campbell Barton | svn merge -r41335:41371 |
blob | commitdiff | raw | diff to current |
2011-10-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 41225. |
blob | commitdiff | raw | diff to current |
2011-10-29 |
Campbell Barton | replace BLI_strtok_r from r41337 with lighter method... |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Miika Hamalainen | Merge with trunk r41342 |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Bastien Montagne | BLI_string: Adding the BLI_strtok_r function, which... |
blob | commitdiff | raw | diff to current |
2011-10-24 |
Brecht Van Lommel | Cycles: svn merge -r41225:41232 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-10-24 |
Sergey Sharybin | Merging trunk up to revision 41245. |
blob | commitdiff | raw | diff to current |
2011-10-24 |
Campbell Barton | svn merge ^/trunk/blender -r41226:41227 . |
blob | commitdiff | raw | diff to current |
2011-10-24 |
Campbell Barton | svn merge ^/trunk/blender -r41100:41150 |
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-22 |
Miika Hamalainen | Merge with trunk r41197 |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Brecht Van Lommel | Cycles: svn merge -r40934:41157 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Sergey Sharybin | Merging r41140 through r41157 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Campbell Barton | - add BLI_string_utf8.h for unicode functions. |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 41099. |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Sergey Sharybin | Merging r41037 through r41092 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Campbell Barton | svn merge ^/trunk/blender -r41005:41075 |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Campbell Barton | utf8 editing for UI text input, this means backspace... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Miika Hamalainen | Merge with trunk r40409 |
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-17 |
Tamito Kajiyama | Merged changes in the trunk up to revision 40299. |
blob | commitdiff | raw | diff to current |
2011-09-17 |
Brecht Van Lommel | Cycles: svn merge -r39870:r40266 https://svn.blender... |
blob | commitdiff | raw | diff to current |
2011-09-17 |
Campbell Barton | svn merge -r40166:40279 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-09-15 |
Sergey Sharybin | Merging trunk into soc-2011-tomato up to revision 40241 |
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-15 |
Campbell Barton | move utf8 string.c functions into their own file, also... |
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 | * Merge trunk up to r39790. soc-2011-pepper |
blob | commitdiff | raw | diff to current |
2011-08-28 |
Miika Hamalainen | Merge with trunk r39750 |
blob | commitdiff | raw | diff to current |
2011-08-26 |
Sergey Sharybin | Merging r39634 through r39716 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Brecht Van Lommel | Cycles: svn merge -r39457:39669 https://svn.blender... |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Campbell Barton | svn merge -r39493:39664 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 39661. |
blob | commitdiff | raw | diff to current |
2011-08-23 |
Campbell Barton | BLI_strescape for a basic, python like string escaping... |
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-06-27 |
Jason Hays | Merged from trunk with revision range 36835-37865, |
blob | commitdiff | raw | diff to current |
2011-06-16 |
Miika Hamalainen | Merge with trunk r37546 |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Tamito Kajiyama | Merged changes in the trunk up to revision 37388. |
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-31 |
Brecht Van Lommel | Cycles: svn merge -r36777:37040 https://svn.blender... |
blob | commitdiff | raw | diff to current |
2011-05-31 |
Campbell Barton | svn merge -r36900:37028 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-05-30 |
Xiao Xiangquan | merged to r37017 from trunk |
blob | commitdiff | raw | diff to current |
2011-05-30 |
Sergey Sharybin | Merging r36831 through r37009 from trunk into tomato... |
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 | remove BLI_streq() since it was hardly used, also repla... |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Brecht Van Lommel | Fix #27445: various operators missing with some non... |
blob | commitdiff | raw | diff to current |
next |