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-12-04Small fix for repeat-last-operator:Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-032.5Ton Roosendaal
2008-12-022.5Ton Roosendaal
2008-12-02Lots of stuff; couldn't commit in parts because of refactor work.Ton Roosendaal
2008-12-01View2D - Zoom + More Scrollbar workJoshua Leung
2008-11-292.5: work on bringing back SpaceTime optionsTon Roosendaal
2008-11-27Bugfix: loading a .blend (via commandline now) while current configTon Roosendaal
2008-11-27Patch to allow pre-2.50 Blenders to read newer files.Ton Roosendaal
2008-11-24More testing with new system:Ton Roosendaal
2008-11-24RNABrecht Van Lommel
2008-11-24* make sure this compiles with msvc too.Nathan Letwory
2008-11-24File had to be deleted in Brecht's RNA commit for Operator storage.Ton Roosendaal
2008-11-24Work on gesture, some more cleaning.Ton Roosendaal
2008-11-21RNABrecht Van Lommel
2008-11-19Code shuffle to make a bit more structure.Ton Roosendaal
2008-11-192.5: gesture code in WMTon Roosendaal
2008-11-18Cleanup of area-rip operatorTon Roosendaal
2008-11-172.5 getting-back-into-coding commit :)Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Port of part of the Interface code to 2.50.Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
2008-10-032.5 Branch: added WM_report and WM_reportf functions for reportingBrecht Van Lommel
2008-06-19== Rip Area into new Window Operator ==Andrea Weikert
2008-06-112.5 BranchBrecht Van Lommel
2008-01-20More change to the gesture manager.Diego Borghetti
2008-01-19New "Gesture Manager" system.Diego Borghetti
2008-01-17* Start ActionZone support for areas. This is bScreen level stuff to be able ...Nathan Letwory
2008-01-16* rearrange screen level drawing code a bit in preparation for tests.Nathan Letwory
2008-01-15Operators: Join AreasAndrea Weikert
2008-01-15* add exit app with CTRLKEY+QKEY.Nathan Letwory
2008-01-15More "data types" for the Operator property system.Diego Borghetti
2008-01-14New API to access Operator properties.Diego Borghetti
2008-01-10Blender 2.5 project: added first more complex handler + operatorTon Roosendaal
2008-01-08Commented out a couple of verse functions that are in srcKent Mein
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal
2008-01-04Support for CMakeChris Want
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* 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