CgEddie News
Status: Pre-Alpha
Brought to you by:
settler29
Today I released new version of Cg Shaders editor.
Among new features:
- Cg functions highlighting
- calltips for functions
- new shader profiles (SM 3.0, GLSL)
- compilation erorrs marking
- improved auto indentation
- toolbar with icons ;)
Today I released 0.2 version of CgEddie - small Cg shaders editor.
Features & improvements:
- Improved auto indentation
- Semantics highlighting
- Brackets highlighting
- Few options now can be saved to the file (font, indentation, brackets highlighting colour)
- Standard wxWidgets “About Dialog” - looks better than the old simple one
- Options file is saved (and automatically generated if doesn’t exist) in user $HOME directory
- Splitter control window looks better
- Many minor bug fixes