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
2003-03-24Added editscreen.c:blender_test_break (copy of MISC_test_break, soDaniel Dunbar
2003-03-24Update space dispatch:Daniel Dunbar
2003-03-24Canonize all space functions to follow the drawXXXspace and winqreadXXXspaceDaniel Dunbar
2003-03-24Change the core internal event dispatch to use a BWinEvent structureDaniel Dunbar
2003-03-24Removed NLA winqread and write runtime obfuscation cruft.Daniel Dunbar
2003-01-31added mousewheel supportRob Haarsma
2003-01-30added "fake user" button (basically a shortcut for pressing Shift+F4 and F)Stefan Gartner
2003-01-30Extra selection support for the action window, including:Chris Want
2003-01-28CKEY in the action window scrolls the window so that the current frameChris Want
2003-01-28added mousewheel support part 3Rob Haarsma
2003-01-28added mousewheel support part 2Rob Haarsma
2003-01-28Added functionality for using TKEY in the action windowsChris Want
2003-01-28Added support for manipulating Ipo bezier handles throughChris Want
2003-01-28added mousewheel supportRob Haarsma
2003-01-23added buttondefine to show linenumbersRob Haarsma
2003-01-19I modified the header so that it didn't warn about comment inside of a comment.Kent Mein
2003-01-13Remove BDR_isect.hFrancis Laurence
2003-01-07added a buch ofStefan Gartner
2002-12-31changed back to char :)Kent Mein
2002-12-31Sorry about that this is part of the last update. I ment to cancel itKent Mein
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-12-20Fixed up the header comment so it didn't produce a warning aboutKent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-30Took out "" verses <> and just left <> for includes.Kent Mein
2002-10-30Filled out the spacebar menu a little and removed dummyKent Mein
2002-10-30Fixed defined __sparc to also check for __sparc__ (thanks to Ferris)Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont