Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-16BLI_rect: add BLI_rctf_clampCampbell Barton
2015-08-18UI: avoid subtracting shadow from winrctCampbell Barton
2015-06-11File Browser Arrow Keys NavigationJulian Eisel
2015-03-25Fix T44118: Rotated background image disappearsCampbell Barton
2014-03-30Convenience macro for print_ funcs, saves passing id each timeCampbell Barton
2014-03-09BLI Rect: utility function to transform a point using 2 rect'sCampbell Barton
2013-12-06Rectangle API: add single axis intersection checkCampbell Barton
2013-11-06Patch #37274: Circle select for node editor, by Henrik Aarnio (hjaarnio).Lukas Toenne
2013-06-07text rendering: shadow offset was causing text to clip, now check for clippin...Campbell Barton
2013-03-19add BLI_rcti,f_recenter()Campbell Barton
2013-03-09use 'bool' for BLI_/BKE_ functions.Campbell Barton
2013-01-11add padding for node view-all, view-home operators.Campbell Barton
2012-11-27Fix #33226: error loading .blend files with different endian on Mac. The causeBrecht Van Lommel
2012-10-10refactor screen foreach functions to accept float[2] arguments rather then in...Campbell Barton
2012-09-22rect/point clamping function: BLI_rct*_clamp_pt_vCampbell Barton
2012-09-18fix own error BLI_rctf_cent_x/y were incorrectly returning int's, also quiet ...Campbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-08-23code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_pt(), to conform with o...Campbell Barton
2012-08-20macros for rectangle center and sizeCampbell Barton
2012-08-19fix for own commit r49991, this exposed bad logic in rect copy function.Campbell Barton
2012-08-12smooth-view for 2d views, graph editor, sequencer, node view, works with bord...Campbell Barton
2012-07-15minor refactor for rect functions. more consistent naming.Campbell Barton
2012-07-12add bli rect min/max functions.Campbell Barton
2012-07-12add bli rect funcs BLI_rctf_init_minmax, BLI_rcti_init_minmaxCampbell Barton
2012-07-11vector versions of BLI_in_rctf / BLI_in_rcti, (BLI_in_rctf_v, BLI_in_rcti_v)Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-04-10fix [#30848] Edge Selection fails when the following Conditions met:Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2010-08-25bugfix [#22819] Grease Pencil: OpenGL render incorrect if view mode, OK with ...Campbell Barton
2010-06-17sequencer numpad keys for zoom levelsCampbell Barton
2010-02-16bugfix [#20480] crash/lock-up for certain aspect ratiosCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-06-23SVN maintenance.Guillermo S. Romero
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-02-102.5Ton Roosendaal
2009-02-102.5Ton Roosendaal
2009-02-102.5Ton Roosendaal
2009-02-102.5Ton Roosendaal
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert