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-07-092.5: fix for last commit, left in debug print.Brecht Van Lommel
2009-07-092.5: X11Brecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-06-08Win GUI fix: maximize works again without distorted regionsDaniel Genrich
2009-06-08Win GUI fix: Blender won't hide behind the taskbar anymore on startup (in non...Daniel Genrich
2009-05-192.5:Thomas Dinges
2009-05-18Commit revision 20062 and 20109 from trunk, also fix a small memoryDiego Borghetti
2009-05-06Big, big commit!!Diego Borghetti
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-03-19Makefile updates for Blender 2.5 (from GSR)Chris Want
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-122.5Ton Roosendaal
2009-03-022.5: fix for compiling Carbon clipboard code, forgot to update this line.Brecht Van Lommel
2009-03-012.5: Text Editor back.Brecht Van Lommel
2009-02-212.5 / Scons | Building on 64bit WindowsNathan Letwory
2009-02-182.5Ton Roosendaal
2009-01-31Fix revision: 18690, bug #17850Diego Borghetti
2009-01-27[#17850] Copying text from Eric4 to Blender crashes BlenderCampbell Barton
2009-01-172.5: various warning fixes.Brecht Van Lommel
2009-01-082.5: make and cmake fixes for recent changes.Brecht Van Lommel
2009-01-022.5Ton Roosendaal
2009-01-012.5Ton Roosendaal
2008-12-28Tweak here.. tweak there.. and hope that the damn focus bug is fixed now!!Diego Borghetti
2008-12-232.5 / SConsNathan Letwory
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
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-06-24patch from skejoe for gcc 4.3 compatibilityCampbell Barton
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