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
2009-05-19CMake + MSVC debug build fixDalai Felinto
2009-05-17Patch #18758 for bug #17423 by Matt D. (foom) Thanks! Thomas Dinges
2009-05-13BGE #18691: Blenderplayer fullscreen messes up desktop on OS X Leopard. Appli...Benoit Bolsee
2009-05-08Fix Copy & Paste not working inside Blender.Diego Borghetti
2009-05-04BugFix [#18597] Blender's text editor cant paste from SciTE in linuxDiego Borghetti
2009-05-04Fix crash because XSetInputFocus fail.Diego Borghetti
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-01-31Fix revision: 18690, bug #17850Diego Borghetti
2009-01-27[#17850] Copying text from Eric4 to Blender crashes BlenderCampbell Barton
2008-11-11Add MSVC90 project files - part 3. Extern and Intern projects are merged in p...Benoit Bolsee
2008-11-10Add MSVC90 project files - part 1.Benoit Bolsee
2008-10-31* remove unreferenced varNathan Letwory
2008-10-22Patch from Timothy BaldridgeNathan Letwory
2008-10-11Fix for bug #17793: the glFinish() call in ghost that was disabled in a previ...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-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