GLC_lib 0.9.9 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GLC_lib 0.9.9 (Default branch)
# 1  
Old 05-26-2008
GLC_lib 0.9.9 (Default branch)

Image GLC_lib is a simple OpenGL class library for C++ based on Qt4. It supports an orbiting camera, simple Obj files, and 3D primitives. License: GNU General Public License (GPL) Changes:
This release adds an initial version of scene graphing and support for transparent objects. OBJ files are no longer loaded as unique mesh, but a mesh is created for each object from the file.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ditz(1) 																   ditz(1)

NAME
ditz - simple, light-weight distributed issue tracker SYNOPSIS
ditz [ options ] command [ arguments ] To list all available commands, use ditz help. To get help for a specific command, use ditz help command. DESCRIPTION
Ditz is a simple, light-weight distributed issue tracker designed to work with distributed version control systems like darcs and git. Ditz maintains an issue database directory on disk, with files written in a line-based and human- editable format. This directory is kept under version control alongside project code. Changes in issue state is handled by version control like code change: included as part of a com- mit, merged with changes from other developers, conflict-resolved in the standard manner, etc. Ditz provides a simple, console-based interface for creating and updating the issue database files, and some rudimentary HTML generation capabilities for producing world-readable status pages. It offers no central public method of bug submission. AUTHOR
ditz was written by William Morgan <wmorgan-ditz@masanjin.net>. This manpage was written for the Debian package of ditz by Christian Garbs <debian@cgarbs.de>. LICENSE
Copyright (c) 2008 William Morgan. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 0.5 ditz(1)