See Features for what is currently implemented.
If you want to help, contact us via IRC.
Or write an e-mail to Hangman (aka HangDude).
history.txt
30-Jan-2006
- Seth updated the build system files from the CS master copies.
Also moved the MSVC files to msvc/7 msvc/71 and msvc/8 due to the
MSVC generation change.
- Seth fixed CStudio for CS event system changes.
- Seth changed the way we get mesh children due to addition of scene
nodes in CS.
- Seth fixed some compile error with getting a thingmeshfactory.
- Seth changed the main frame window to use the default frame style.
01-Sep-2005
- Jan implemented iCStudioCS::Printf()
30-Aug-2005
- res updated the mk/autoconf files to the latest copies from CS CVS.
- res fixed the wxWindows OpenGL check to work with recent versions of
WX on Win32.
29-Aug-2005
Jan did the following:
- restored icsstextoutput.h / (re)implemented it in cstudio.cmd.console
- implemented icssAction::GetDescription()
- made actionmanager output what it's doing
- add edit menu / undo|redo commands to mainframe
10-Jul-2005
Seth did the following:
- made view3d visible during CS initialization. This fixes a bug on Linux
where CS would falsely detect indirect rendering.
04-Jul-2005
Seth did the following:
- changed Win32 ReleaseCapture() call to wxWidgets ReleaseMouse() in view2d.
- changed #include "imap/parser.h" to #include "imap/loader.h" in
cssvfsfiledlg.cpp per deprecation warning.