2018-11-07 |
Campbell Barton | Cleanup: use BLI_compiler_compat.h for BLI_INLINE |
blob | commitdiff | raw |
2018-09-04 |
Campbell Barton | Cleanup: use const arg for BLI_rect inside check |
blob | commitdiff | raw | diff to current |
2018-01-10 |
Campbell Barton | Cleanup: comment block alignment |
blob | commitdiff | raw | diff to current |
2017-08-27 |
Campbell Barton | BLI_rect: Function to calculate a matrix from 2 rctf's |
blob | commitdiff | raw | diff to current |
2017-06-23 |
raa | Fix T51845 |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Campbell Barton | Rename BLI_rct*_init_pt_size -> radius |
blob | commitdiff | raw | diff to current |
2017-03-05 |
Campbell Barton | BLI_rect: add init from point functions |
blob | commitdiff | raw | diff to current |
2017-01-02 |
Campbell Barton | Cleanup: redundant assignment in rect resize |
blob | commitdiff | raw | diff to current |
2015-11-12 |
Campbell Barton | Cleanup: rename line to segments, avoids confusion |
blob | commitdiff | raw | diff to current |
2015-10-17 |
Campbell Barton | correct own error in rectangle clamping |
blob | commitdiff | raw | diff to current |
2015-10-16 |
Campbell Barton | BLI_rect: add BLI_rctf_clamp |
blob | commitdiff | raw | diff to current |
2015-10-16 |
Campbell Barton | Cleanup: redundant struct qualifiers |
blob | commitdiff | raw | diff to current |
2015-08-18 |
Campbell Barton | UI: avoid subtracting shadow from winrct |
blob | commitdiff | raw | diff to current |
2015-06-11 |
Julian Eisel | File Browser Arrow Keys Navigation |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Campbell Barton | Simplify recent commit |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Campbell Barton | Fix T44118: Rotated background image disappears |
blob | commitdiff | raw | diff to current |
2014-03-09 |
Campbell Barton | BLI Rect: utility function to transform a point using... |
blob | commitdiff | raw | diff to current |
2014-01-15 |
Campbell Barton | Code Cleanup: use iroundf |
blob | commitdiff | raw | diff to current |
2013-12-06 |
Campbell Barton | Rectangle API: add single axis intersection check |
blob | commitdiff | raw | diff to current |
2013-11-25 |
Campbell Barton | Code Cleanup: rename vars for detecting change to be... |
blob | commitdiff | raw | diff to current |
2013-11-06 |
Lukas Toenne | Patch #37274: Circle select for node editor, by Henrik... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Deleting the ge_dev branch so it can be rebranched... |
blob | commitdiff | raw |
2013-06-06 |
Campbell Barton | text rendering: shadow offset was causing text to clip... |
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-19 |
Campbell Barton | add BLI_rcti,f_recenter() |
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-09 |
Campbell Barton | use 'bool' for BLI_/BKE_ functions. |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
blob | commitdiff | raw | diff to current |
2013-01-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53729. |
blob | commitdiff | raw | diff to current |
2013-01-11 |
Campbell Barton | add padding for node view-all, view-home operators. |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Campbell Barton | code cleanup: spelling labda -> lambda |
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 51863. |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Campbell Barton | code cleanup: quiet -Wdouble-promotion, disabled this... |
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 | refactor screen foreach functions to accept float[2... |
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-22 |
Campbell Barton | rect/point clamping function: BLI_rct*_clamp_pt_v |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Campbell Barton | code cleanup: replace macro for BLI_rect size/center... |
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-24 |
Sergey Sharybin | Merging r50162 through r50171 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-23 |
Campbell Barton | code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_p... |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Campbell Barton | svn merge ^/trunk/blender -r50091:50107 |
blob | commitdiff | raw | diff to current |
2012-08-21 |
Campbell Barton | code cleanup: use rect size macros |
blob | commitdiff | raw | diff to current |
2012-08-21 |
Sergey Sharybin | Merging r50049 through r50076 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-20 |
Campbell Barton | code cleanup: use BLI_RCT_SIZE macro |
blob | commitdiff | raw | diff to current |
2012-08-20 |
Campbell Barton | macros for rectangle center and size |
blob | commitdiff | raw | diff to current |
2012-08-19 |
Sergey Sharybin | Merging r49953 through r50015 into from trunk into... |
blob | commitdiff | raw | diff to current |
2012-08-18 |
Campbell Barton | fix for own commit r49991, this exposed bad logic in... |
blob | commitdiff | raw | diff to current |
2012-08-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49986. |
blob | commitdiff | raw | diff to current |
2012-08-12 |
Sergey Sharybin | Merging r49815 through r49833 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-12 |
Campbell Barton | smooth-view for 2d views, graph editor, sequencer,... |
blob | commitdiff | raw | diff to current |
2012-08-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49797. |
blob | commitdiff | raw | diff to current |
2012-08-08 |
Sergey Sharybin | Merging r49667 through r49680 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-07 |
Campbell Barton | fix for own error confusing FLT_MIN with -FLT_MAX ... |
blob | commitdiff | raw | diff to current |
2012-07-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49090. |
blob | commitdiff | raw | diff to current |
2012-07-15 |
Sergey Sharybin | Merging r48928 through r48937 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-07-15 |
Campbell Barton | minor refactor for rect functions. more consistent... |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Campbell Barton | svn merge ^/trunk/blender -r48893:48911 |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Campbell Barton | add is_quad_convex_v2(), SET_UINT_IN_POINTER, GET_UINT_... |
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-12 |
Sergey Sharybin | Merging r48829 through r48861 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Campbell Barton | add bli rect min/max functions. |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Campbell Barton | add bli rect funcs BLI_rctf_init_minmax, BLI_rcti_init_... |
blob | commitdiff | raw | diff to current |
2012-07-11 |
Campbell Barton | vector versions of BLI_in_rctf / BLI_in_rcti, (BLI_in_r... |
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 | style cleanup: remaining BLI files. |
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-14 |
Tamito Kajiyama | Merged changes in the trunk up to revision 45619. |
blob | commitdiff | raw | diff to current |
2012-04-12 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r45364:HEAD --accept postpone |
blob | commitdiff | raw | diff to current |
2012-04-10 |
Campbell Barton | fix [#30848] Edge Selection fails when the following... |
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-25 |
Tamito Kajiyama | Merged changes in the trunk up to revision 45133. |
blob | commitdiff | raw | diff to current |
2012-03-13 |
Campbell Barton | stule cleanup for rct.c and fix for error in last commit. |
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-28 |
Miika Hamalainen | Merge with trunk r41342 |
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-23 |
Campbell Barton | remove $Id: tags after discussion on the mailign list... |
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 |
Xiao Xiangquan | merge with trunk r39834 |
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 |
Bastien Montagne | Merging r39486 through r39651 from trunk into vgroup_mo... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Joerg Mueller | Merging trunk up to r39637. |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Sergey Sharybin | Merging trunk into soc-2011-tomato. |
blob | commitdiff | raw | diff to current |
2011-08-21 |
Miika Hamalainen | Merge with trunk r39589 |
blob | commitdiff | raw | diff to current |
2011-08-19 |
Jason Hays | Merged 39338-39558 |
blob | commitdiff | raw | diff to current |
2011-08-19 |
Campbell Barton | warning cleanup for -Wdouble-promotion |
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 |
next |