projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- interface.c doc
[blender.git]
/
intern
/
2003-07-27
Chris Want
Added the variable NAN_NO_OPENAL to force building...
tree
|
commitdiff
2003-07-20
Simon Clitherow
- updated intern project files to include soundsystem...
tree
|
commitdiff
2003-07-17
Chris Want
Changed some occurances of the lib 'soundsystem' to...
tree
|
commitdiff
2003-07-16
Kent Mein
Further fixes to the old makefiles.
tree
|
commitdiff
2003-07-16
Kent Mein
Hopefully update for NaN Makefiles for the moving of...
tree
|
commitdiff
2003-07-16
Michel Selten
* Updated the auto* build system to compile again.
tree
|
commitdiff
2003-07-12
Chris Want
EXPYTHON in now the only python for the Makefiles build.
tree
|
commitdiff
2003-07-11
Simon Clitherow
- removed freeze project from intern build (MSVC 6)
tree
|
commitdiff
2003-07-10
Ton Roosendaal
* removed warning from Glut "unknown key" when pressing...
tree
|
commitdiff
2003-07-10
Ton Roosendaal
* cursor now moves with arrow keys again for OSX
tree
|
commitdiff
2003-07-09
Ton Roosendaal
* Added a roman -> latin charset convertor.
tree
|
commitdiff
2003-07-05
Ton Roosendaal
Patch provided by Jacques Beaurain (thanks!) to fix...
tree
|
commitdiff
2003-07-05
Chris Want
Iconified windows do not get window focus.
tree
|
commitdiff
2003-07-01
Chris Want
Jacques patch for initializing m_context as NULL
tree
|
commitdiff
2003-06-11
Ton Roosendaal
- OSX ghost: hand cursor, and it creates an opengl...
tree
|
commitdiff
2003-05-30
Kent Mein
This is a fun one ;)
tree
|
commitdiff
2003-05-29
Chris Want
Support for the experimental python stuff in the tradit...
tree
|
commitdiff
2003-05-26
Rob Haarsma
removed a mousecoords printf message
tree
|
commitdiff
2003-05-25
Ton Roosendaal
Changed cursor type for moving window edges in OSX...
tree
|
commitdiff
2003-05-25
Chris Want
Some tweaks to make the windows-gcc play nice with...
tree
|
commitdiff
2003-05-24
Chris Want
Support for building bf-blender under windows with...
tree
|
commitdiff
2003-05-21
Kent Mein
Moved the misc txt files into the doc dir...
tree
|
commitdiff
2003-05-12
Wouter van Heyst
- Destroy the glx context _before_ the X window.
tree
|
commitdiff
2003-05-08
Rob Haarsma
changed for the new fullscreen button (windows only)
tree
|
commitdiff
2003-05-05
Rob Haarsma
added fullscreen command line switch on Win32 -W
tree
|
commitdiff
2003-05-01
Kent Mein
dos2unixed relivant stuff in the interndir.
tree
|
commitdiff
2003-04-29
Kent Mein
modified it so ghost debugging is not done by default...
tree
|
commitdiff
2003-03-26
Daniel Dunbar
Change the VC7 project to directly call python with...
tree
|
commitdiff
2003-03-26
Daniel Dunbar
Added a -D option to freeze.py to cause it to not check...
tree
|
commitdiff
2003-03-24
Wouter van Heyst
On OSX, run ranlib on libfrozen.a after creation
tree
|
commitdiff
2003-03-24
Daniel Dunbar
Kill 2 undefined function warnings.
tree
|
commitdiff
2003-03-21
Kent Mein
Modified it to use $(NAN_PYTHON_BINARY) instead of...
tree
|
commitdiff
2003-03-18
Daniel Dunbar
Update to use <iostream> vs <iostream.h>
tree
|
commitdiff
2003-03-18
Daniel Dunbar
Killed MT_Scalar to float conversion warnings (should be
tree
|
commitdiff
2003-03-18
Daniel Dunbar
Rest of the VC7 intern projectfiles.
tree
|
commitdiff
2003-03-18
Daniel Dunbar
First set of VC-7 project files. Also first my first...
tree
|
commitdiff
2003-03-12
Simon Clitherow
updated intern project files to suit the lib dir move.
tree
|
commitdiff
2003-02-24
Frank van Beek
- python include path is now taken from nan_definitions.mk
tree
|
commitdiff
2003-02-17
Hans Lambermont
- fix 'debug' target
tree
|
commitdiff
2003-02-09
Hans Lambermont
fix clean target
tree
|
commitdiff
2003-02-09
Frank van Beek
- build and link against OpenAL instead of FMod on...
tree
|
commitdiff
2003-02-09
Stefan Gartner
don't use fmod on darwin
tree
|
commitdiff
2003-02-06
Wouter van Heyst
Revert to the FUTURE_PYTHON_API, this means:
tree
|
commitdiff
2003-02-03
Kent Mein
I took out the include since it was causing problems...
tree
|
commitdiff
2003-02-03
Wouter van Heyst
Makefile
tree
|
commitdiff
2003-02-01
Michel Selten
This small update should fix the build errors in python...
tree
|
commitdiff
2003-01-31
Michel Selten
Now the make freeze is done when any of the *.py files...
tree
|
commitdiff
2003-01-30
Kent Mein
Added multitest to the targets that get built for tests...
tree
|
commitdiff
2003-01-29
Chris Want
Ignore WM_DELETE_WINDOW on IRIX (somebody smarter than...
tree
|
commitdiff
2003-01-29
Chris Want
Mousewheel under X11 (patch by Martin Vollrathson)
tree
|
commitdiff
2003-01-28
Simon Clitherow
Modified MSVC intern projectfiles - XCOPY doesn't need...
tree
|
commitdiff
2003-01-27
Maarten Gribnau
Fixed constructor of wheel event.
tree
|
commitdiff
2003-01-27
Maarten Gribnau
Added GHOST_WheelEvent.h
tree
|
commitdiff
2003-01-27
Maarten Gribnau
Added mouse wheel support for windows.
tree
|
commitdiff
2003-01-26
Frank van Beek
- files are now compiled in a different location. So...
tree
|
commitdiff
2003-01-26
Wouter van Heyst
Get the Blender module back using the traditional makef...
tree
|
commitdiff
2003-01-24
Kent Mein
Fixed up the code so it compiles. (Basically added...
tree
|
commitdiff
2003-01-24
Kent Mein
fixed 3 warnings...
tree
|
commitdiff
2003-01-24
Kent Mein
Fixed doxygen so it would run again for ghost....
tree
|
commitdiff
2003-01-23
Maarten Gribnau
First light of mouse wheel support.
tree
|
commitdiff
2003-01-21
Kent Mein
This commit may need to be reversed, for some of the...
tree
|
commitdiff
2003-01-15
Maarten Gribnau
fixed the missing copy of the header file
tree
|
commitdiff
2003-01-12
Francis Laurence
Hello,
tree
|
commitdiff
2003-01-06
Michel Selten
Removed references to modules that do not exist. The...
tree
|
commitdiff
2003-01-06
Stefan Gartner
on Mac OS X run ranlib on libfrozen.a after creating it
tree
|
commitdiff
2003-01-04
Stefan Gartner
cpifdiff.sh died with an error when $(LCGDIR)/$(LIBNAME...
tree
|
commitdiff
2003-01-04
Frank van Beek
- replaced #elif with more correct version:
tree
|
commitdiff
2003-01-04
Michel Selten
libfrozen will be built only once until one of the...
tree
|
commitdiff
2003-01-04
Frank van Beek
- on windows alcGetError() has no arguments. On other...
tree
|
commitdiff
2003-01-04
Frank van Beek
- when compiling on windows, override CC=gcc with CC...
tree
|
commitdiff
2003-01-04
Hans Lambermont
Workaround for the header file copying dependency hell
tree
|
commitdiff
2003-01-03
Kent Mein
Added the following prototype to get rid of another...
tree
|
commitdiff
2003-01-03
Kent Mein
Two small updates to fix warnings.
tree
|
commitdiff
2003-01-01
Maarten Gribnau
Added fix for invisible size widget on OSX.
tree
|
commitdiff
2003-01-01
Maarten Gribnau
Added mouse down event when window was activated by
tree
|
commitdiff
2003-01-01
Maarten Gribnau
Fix for lots of window size events during window drag
tree
|
commitdiff
2003-01-01
Maarten Gribnau
Enabled event printer in debug target to trace event...
tree
|
commitdiff
2003-01-01
Maarten Gribnau
Removed injust assertion failure when clicking on the...
tree
|
commitdiff
2003-01-01
Maarten Gribnau
Added test for events pending for windows already dispo...
tree
|
commitdiff
2003-01-01
Maarten Gribnau
Removed unused vars.
tree
|
commitdiff
2003-01-01
Maarten Gribnau
Fixed ghost full-screen problem
tree
|
commitdiff
2003-01-01
Maarten Gribnau
Fixed some documentation errors
tree
|
commitdiff
2003-01-01
Kent Mein
Finished cleaning up the ik directory removing unused...
tree
|
commitdiff
2003-01-01
Kent Mein
I added the two patches Chris and I pointed too back...
tree
|
commitdiff
2003-01-01
Chris Want
A kludge to use the right compiler while freezing
tree
|
commitdiff
2002-12-30
Maarten Gribnau
removed second CVS id tags, cleaned up new lines
tree
|
commitdiff
2002-12-30
Maarten Gribnau
small correction to temporary and output directory
tree
|
commitdiff
2002-12-29
Chris Want
While building with gcc on Irix one is confronted by...
tree
|
commitdiff
2002-12-28
Maarten Gribnau
Replaced old doxygen config file with two new ones:
tree
|
commitdiff
2002-12-28
Maarten Gribnau
Removed those extra CVS tag lines in the header files...
tree
|
commitdiff
2002-12-28
Chris Want
Reverted changes to bsp code so that the code will...
tree
|
commitdiff
2002-12-28
Chris Want
Reverting change to decimation to fix compatibility...
tree
|
commitdiff
2002-12-27
Kent Mein
Removed the config.h thing from the .h's in the source...
tree
|
commitdiff
2002-12-26
Kent Mein
WooHoo me again ;)
tree
|
commitdiff
2002-12-25
Chris Want
Sorry, Kent the indexing changes to this file turn...
tree
|
commitdiff
2002-12-25
Chris Want
Some changes made to the bsp code in early November
tree
|
commitdiff
2002-12-22
Maarten Gribnau
Removed fixed path for Python excutable.
tree
|
commitdiff
2002-12-20
Kent Mein
Shrunk the hack so it didn't get used in newer versions...
tree
|
commitdiff
2002-12-20
Kent Mein
Back at it ;)
tree
|
commitdiff
2002-12-19
Kent Mein
-static void SleepTillEvent(Display *display, GHOST_TUn...
tree
|
commitdiff
next