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
path: root/intern
AgeCommit message (Expand)Author
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-05* GHOST win32: make sure window gets repositioned to 0,0 when setting state t...Nathan Letwory
2008-01-05Use XInternAtom by default.Diego Borghetti
2008-01-04Add support for GHOST_kWindowState* to Linux.Diego Borghetti
2008-01-01* make sure desktop is redrawn when coming out of GHOST_kWindowStateFullScreenNathan Letwory
2008-01-01* silence more warningsNathan Letwory
2008-01-01* some cleanup of warningsNathan Letwory
2008-01-01* kill a warningNathan Letwory
2007-12-31I got confused screenToClient with clientToScreen.Diego Borghetti
2007-12-31Fix bad argument order to XTranslateCoordinates.Diego Borghetti
2007-12-31* make sure decoration is there when toggling away from GHOST_kWindowStateFul...Nathan Letwory
2007-12-31* also distinguish between maximised and fullscreen on GHOST win32.Nathan Letwory
2007-12-31* revert my change to windowmanager move/size handling.Nathan Letwory
2007-12-30* handle WM_MOVE on win32 in GHOSTNathan Letwory
2007-12-30Windowmanager, ghost side:Ton Roosendaal
2007-12-14include <ieeefp.h> on solaris and remove incorrect macro so finite() is now c...Campbell Barton
2007-12-13fix for own warningCampbell Barton
2007-12-13finite isnt defined on solaris 10, check and define - does the same as Win32Campbell Barton
2007-12-06Bugfix for IK locked axes with an initial rotation, gave wrongBrecht Van Lommel
2007-12-01Fix for bug #7851: crash with LSCM unwrap, due to opennl refactor.Brecht Van Lommel
2007-11-29Solaris had a problem finding finite so had to conditionally Kent Mein
2007-11-25Bugfix: Wrong 32/64bit check was used which resulted in a 2GB limit for some ...Daniel Genrich
2007-11-24- forgot to include a file in the last commitNils Thuerey
2007-11-22- Added OpenMP code, it is enabled by defining PARALLEL=1 for the elbeemNils Thuerey
2007-11-13Bugfix 7733Ton Roosendaal
2007-11-05Mesh Deform ModifierBrecht Van Lommel
2007-11-01IKBrecht Van Lommel
2007-10-29render stamp drawing is now done everywhere - (not just when saving Campbell Barton
2007-10-24Pole Target for IKBrecht Van Lommel
2007-10-24set the alpha value of text, so stamps are always visible in RGBA Campbell Barton
2007-10-20Image Stamping patch by Diego (and peach request)- stamps image info into met...Campbell Barton
2007-09-17Patch/Bugfix #7334 by 'gsr b3d:Joshua Leung
2007-09-12more gcc 4.1.x warning cleanup:Stephen Swaney
2007-09-12apply first part of patch #6994 - elbeem_warning_patch.diffStephen Swaney
2007-09-11This does nothing to fix the irix stuff but gets rid of a couple of simpleKent Mein
2007-09-06BugFix #7303Diego Borghetti
2007-09-02== Sequencer ==Peter Schlaile
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-20Patch #6770 by James C (sheep)Matt Ebb
2007-08-15add the option of not installing to scons build systemJean-Luc Peurière
2007-08-04ToolsKen Hughes
2007-07-28Updates to opennl for mesh laplacian matrix building, to make matrixBrecht Van Lommel
2007-07-12ToolsKen Hughes
2007-07-04== MSVC 7.1 project files ==Andrea Weikert
2007-07-01Tools:Ken Hughes
2007-06-28Just cleaning up dirs no longer in use.Kent Mein
2007-06-26a var was declared twice in the same function, just removing theKent Mein
2007-06-26This is for bug #6883 Add usefull error message to GL failure...Kent Mein
2007-06-22ToolsKen Hughes