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/source
AgeCommit message (Expand)Author
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-07Fix for makefile to enter interface dirTon Roosendaal
2008-01-07New linking order for the 2.5 editor/wm libsTon Roosendaal
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal
2008-01-05* make sure blender2.5 still compiles when WITH_BF_VERSE=1Nathan Letwory
2008-01-04Support for CMakeChris Want
2008-01-02* make sure we have still a compiling GE with scons/mingwNathan Letwory
2008-01-02* making sure removal of headers still has successful compile on win32Nathan Letwory
2008-01-01removed some more header files, made the game engine compile with removed hea...Campbell Barton
2008-01-01Some notes for those who try to follow this :)Ton Roosendaal
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2008-01-01More work on restoring Blender;Ton Roosendaal
2008-01-01* add fullscreen toggle operator (for testing fullscreen states in win32). ho...Nathan Letwory
2007-12-31* fix include path (found by jensverwiebe)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-30Removed silly Global windowstate variable.Ton Roosendaal
2007-12-30* handle WM_MOVE on win32 in GHOSTNathan Letwory
2007-12-30Windowmanager, ghost side:Ton Roosendaal
2007-12-30* remove unneeded include (msvc barfs on it), now current tree builds with sc...Nathan Letwory
2007-12-29* some additions and a removal in stubs.c (by elubie)Nathan Letwory
2007-12-29Accidentally removed a bit too many badlevel calls.Ton Roosendaal
2007-12-29* fix include paths in SConscripts for GE.Nathan Letwory
2007-12-29Badlevel call amount reduced to 21!Ton Roosendaal
2007-12-29Adding stubs for audiostreamMartin Poirier
2007-12-29* add also SConscripts for editors.Nathan Letwory
2007-12-29Ported over the bad-level cleanup from Chris for Sculpt.Ton Roosendaal
2007-12-29Eh, comment should be on line above :)Ton Roosendaal
2007-12-29Crash on startup fixTon Roosendaal
2007-12-29And now blender will link again! However, with a bad stub.cTon Roosendaal
2007-12-29Now Makefiles should be uptodate.Ton Roosendaal
2007-12-29Cleanup work for 2.5 branch. Target is to get it compile and linkTon Roosendaal
2007-12-29* remove obsolete include/Nathan Letwory
2007-12-28* added SConscript for windowmanagerNathan Letwory
2007-12-28(this is for blender2.5 again)Kent Mein
2007-12-27* remove src and python SConscript referencesNathan Letwory
2007-12-27Small tweaks to blender2.5 Makefiles...Kent Mein
2007-12-24- removing conflicts in svn merge (didnt notice)Ton Roosendaal
2007-12-24Last commit to get things on level I ended with during code holidaysTon Roosendaal
2007-12-24Part 4 of the event refactor branch: all changes in existing files,Ton Roosendaal
2007-12-24Blenkernel for 2.5 project, changes mainly are because of disablingTon Roosendaal
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
2007-12-24patch from Vladimir Espinosa for keying object layers from pythonCampbell Barton
2007-12-24old bug in python api, Blender.Scene.Unlink() did not check if screens were u...Campbell Barton
2007-12-24== Sequencer ==Peter Schlaile
2007-12-23== Sequencer ==Peter Schlaile
2007-12-23== FFMPEG ==Peter Schlaile
2007-12-23== Playback (peach request) ==Peter Schlaile
2007-12-23== Sequencer (Peach request) ==Peter Schlaile
2007-12-23Fixed bug #7981, Crash with multiresNicholas Bishop