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 (Collapse)Author
2004-01-11Applied Daniel Fairhead's correction for a correct functioning DELKEY in ↵Rob Haarsma
text input buttons. (thanks again !)
2004-01-08Applied Daniel Fairhead's patch for a correct working DELKEY in textinput ↵Rob Haarsma
buttons. (thanks!) Added a 'void' somewhere to silence a compiler warning. (Windows only) Moved the flip fullscreen button in the topheader a little to the right, since the questionmark button mysteriously disappeared.
2003-06-18Rolled back comments. According to new guidelines, no .c filesCasey Corn
should contain doxygen comments.
2003-06-13- fixed bug #228Ton Roosendaal
dispview mode now doesnt disappear immedately after render oh, what i hated that one!
2003-05-27Added cgul's comments.Casey Corn
2002-11-25updated .c files to include:Kent Mein
#ifdef HAVE_CONFIG_H #include <config.h> #endif Just need to finish cpp files now :) Kent -- mein@cs.umn.edu
2002-10-12Initial revisionv2.25Hans Lambermont