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
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-09-06Revert a commit from 5 years ago that added a glFinish call before swapping o...Brecht Van Lommel
2008-07-22Bug fix for the bug fix. Wasn't closing the clipboard before returning. Thank...Ian Thompson
2008-07-22Bugfix: Pasting non-text data (or trying to retrieve non-text data from the c...Ian Thompson
2008-07-19Merged 15170:15635 from trunk (no conflicts or even merges)Ian Thompson
2008-05-25Apply BGE patch 12799: Fix quad buffer stereo mode for WindowsBenoit Bolsee
2008-05-11protecting by #ifdef0 debug prints for ndofJean-Luc Peurière
2008-05-02remove a debug printJean-Luc Peurière
2008-05-02fix for #10080 copy/paste operations wereJean-Luc Peurière
2008-04-22use detectable autorepeat for X11,Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-22added stdio.h includes, gcc-4.3 is pickyCampbell Barton
2008-03-22NDOF support added to trunk from ndof branch.Jean-Luc Peurière
2008-03-21update to trunk r14199ndofJean-Luc Peurière
2008-03-20Fix for Crash on X11. Buffer was not the correct size. So strcpy would blow-up.Ricki Myers
2008-03-18Added null check to prevent crashing on paste.Campbell Barton
2008-03-14forgot return value in C-apiJean-Luc Peurière
2008-03-14resolved conflict state with HEAD r14096Jean-Luc Peurière
2008-03-13final (??) work on NDOF branchJean-Luc Peurière
2008-03-13oddly enough this printf was the only problem compiling blender with GCC 4.3Campbell Barton
2008-03-08Changed getClipbaord and putClipboard functions to be more ghost likeRicki Myers
2008-03-07Remove extraneous class qualifiers for gcc 4.2 / 4.3 on OSX.Stephen Swaney
2008-03-04change error in typingRicki Myers
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
2007-11-13Bugfix 7733Ton Roosendaal
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-08-17sculpt mode ndof transforms.Jean-Luc Peurière
2007-08-15add the option of not installing to scons build systemJean-Luc Peurière
2007-08-03windows ndof supportJean-Luc Peurière
2007-08-03linux plugin support for ndofJean-Luc Peurière
2007-07-31Tweak to allow building NDOFManager with old MakefilesMatt Ebb
2007-07-29more work on the ndof system.Jean-Luc Peurière
2007-07-15commiting fixes from Ettore for building on linux & win 32Jean-Luc Peurière
2007-07-11forgot a needed include in the patchJean-Luc Peurière
2007-07-10committing Ettore Pasquini 6DOF patch for linuxJean-Luc Peurière
2007-06-29committing Ettore Pasquini MS windows supportJean-Luc Peurière
2007-06-26This is for bug #6883 Add usefull error message to GL failure...Kent Mein
2007-06-13first workable version on Os XJean-Luc Peurière
2007-06-03merge from trunk up to rev [10858]Jean-Luc Peurière
2007-05-31**blush**Jean-Luc Peurière
2007-05-29adding the initial patch updated to 2.44 in ndof branchJean-Luc Peurière
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-24Scons build system. MSVC 7.1 in a moment.Robert Holcomb
2007-03-20cleanup compiler warnings forStephen Swaney
2007-03-03==== MSVC 7.1 project files ====Andrea Weikert
2007-01-07==== GHOST Win32 ====Andrea Weikert