-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.txt
33 lines (27 loc) · 1.08 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
0.5
0.6
* wire specified trigger objects to scenegraph (implemented for Draw2D only, Java3D not working yet, others not at all)
* added foreground (implemented in Draw2D only, lazy impl: background works in building scene, foreground in changing scene, to be fixed)
0.7
* resolve IfcRelAssociates abnormality (http://code.google.com/p/bimserver/wiki/Known_issues)
* Foreground/background (GraphObject2D) options for all Draw2D objects
* GAEB_Barchart config: clean and truncate text, use IT instead of UP
* separate condition objects -> factor out filter libraries
* support generic MMAA multi model format
* default empty string namespace for indexed elementary model accessors
0.8
* interactive 3D viewer
* fixes configrunner: remove absolute paths, sort configurations
* vis.DSL first take
* unified filechoosing
* fix dependencies, jni
0.9
* barchart: remove automatic screenshots
* fixed and enhanced startup scripts
* configs: flexible demo highlighting, rudimentary GAEB text extraction
* fixed viewer title, fixed zip file loading
0.10
* fixed startup scripts
0.11
* DSL for ifcspace-3d config
*