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
2010-02-12correct fsf addressCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-21Continuous grab in X11 could give events to a different window if the mouse w...Campbell Barton
2010-01-19- AIX ifdef's so windows works, cant test but this seems the most used define...Campbell Barton
2010-01-11Request different OpenGL oversampling levels before giving up.Guillermo S. Romero
2010-01-10attemp to fix [#20610] GHOST_WindowX11.cpp:202: X11 glXChooseVisual() failed,...Campbell Barton
2010-01-08FSAA: was not disabled on X11 correctly.Brecht Van Lommel
2010-01-08Do not ask for AA if not supported.Guillermo S. Romero
2010-01-08Viewport AA for X11Campbell Barton
2010-01-06OpenGL Anti-aliasing implementation for blender windowsDamien Plisson
2010-01-04Fix #20558: open file with new window setup corrupts text and icons in the UI.Brecht Van Lommel
2009-10-21- improvements from Mathias Panzenböck (panzi) patch [#19695], which avoid c...Campbell Barton
2009-10-21Size and position are normally requested by program, not user.Guillermo S. Romero
2009-10-20Auto SaveBrecht Van Lommel
2009-10-20set the min size hints for x11 to prevent tiny windows messing up blenders in...Campbell Barton
2009-10-18minor changes to x11 cursor grab wrappingCampbell Barton
2009-10-17wrap the mouse within the region while grabbing so on release the current vie...Campbell Barton
2009-10-17Adjustments to continuous grabCampbell Barton
2009-10-08- made ungrab a second function - WM_cursor_ungrabCampbell Barton
2009-10-07Experimental option to allow moving the mouse outside the view, "Continuous G...Campbell Barton
2009-09-18remove brush_sample_falloff, #if 0, unused function is_tablet_cursorCampbell Barton
2009-09-18same as r23322 in 2.4xCampbell Barton
2009-09-16- bpy.data.sounds was a collection of ID's rather then SoundsCampbell Barton
2009-09-15Also set utf8 encoded hint for window title.Guillermo S. Romero
2009-08-172.5/Ghost:Nicholas Bishop
2009-08-05fix for ghost memory leaksCampbell Barton
2009-08-02svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22099:22130Campbell Barton
2009-08-02- X11 tablet was using uninitialized variables.Campbell Barton
2009-07-092.5: X11Brecht Van Lommel
2009-01-172.5: various warning fixes.Brecht Van Lommel
2008-12-28Tweak here.. tweak there.. and hope that the damn focus bug is fixed now!!Diego Borghetti
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-09-22Revert full screen, maximized and minimized code (rev 16543).Diego Borghetti
2008-09-15Small fix in GHOST X11 system.Diego Borghetti
2008-09-10Patch 17508: Blender Web Plugin - XEmbed. Enable XEmbed integration of blende...Benoit Bolsee
2008-06-24patch from skejoe for gcc 4.3 compatibilityCampbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-04Added Copy and Paste functions to GHOST.Ricki Myers
2008-02-05This is patch: [#8216] Make blender compile with gcc 4.3Kent Mein
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-04Add support for GHOST_kWindowState* to Linux.Diego Borghetti
2007-12-31I got confused screenToClient with clientToScreen.Diego Borghetti
2007-12-31Fix bad argument order to XTranslateCoordinates.Diego Borghetti
2007-08-31This covers bugs # 7130 7131 7132 7133Kent Mein
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
2007-06-26This is for bug #6883 Add usefull error message to GL failure...Kent Mein
2007-05-28Added 48x48 blender icon for X11Campbell Barton
2007-04-15Made X11 use _NET_WM_STATE_MAXIMIZED_HORZ and _NET_WM_STATE_MAXIMIZED_VERT wh...Campbell Barton
2007-03-20cleanup compiler warnings forStephen Swaney
2006-11-12Patch #5195 by Anders Gudmundson.Brecht Van Lommel