bprocessor-announce Mailing List for B-processor
Status: Pre-Alpha
Brought to you by:
henryml
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|
From: Jesper P. <jes...@al...> - 2005-09-23 11:33:47
|
Hi. The milestone 1 release of BProcessor has been uploaded to SourceForge.net: http://sourceforge.net/project/showfiles.php?group_id=141333&package_id=155077 Changelog: ---------- General: - Added support for the PostgreSQL database; copy JDBC driver to library directory to enable - All object types can be selected. Model: - Added support for inner surfaces (holes) - Create a construction space when a surface is extruded GUI: - Show object relationships in space treeview GL: - Enabled drawing/moving/extrusion in 3D mode - Added different rendering modes (WIREFRAME, SOLID and LIGHTING/w.o. shadows) - Added a textfield showing the length/distance of lines, movement and extrusions - If a number is keyed in while using pencil tool, and 'Enter' is pressed afterwards, the active edge is changed accordingly and ended - 'Escape' now cancels drawing and moving - If a one-button mouse only are awailable CTRL + MOUSE1 begins rotation - If SHIFT is held down while selecting multiple objects can be selected - GL hiding tooltip fixed on LINUX but not MAC Known bugs: - The GL stops responding if SOLID rendering mode is chosen with F6, until the view is clicked a couple of times with the mouse - Some concurrency problems with the database on multi-threaded machines Set "notification.async=0" in bprocessor.properties as a work-around - If many objects are selected during rotation the program seems slow See the README file in the archive for requirements and how to start the program. Have fun! The BProcessor Team |
From: Jesper P. <jes...@al...> - 2005-08-08 10:28:51
|
Hi. The first public release of BProcessor (Milestone 0) has been uploaded to SourceForge.net: http://sourceforge.net/project/showfiles.php?group_id=141333&package_id=155077 The release contains the initial version of the build, gl, gui, kernel, model and tools modules - from which the development will continue. Changelog: ---------- Initial release See the README file in the archive for requirements and how to start the program. Have fun! The BProcessor Team |