blob: 565e29c7dc54edb7f7beffc7b0488b6eb59c1115 (
plain)
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
34
35
36
37
38
39
|
2012-07-24
* v0.8
* fix: changed behaviour of \fp_use:N (l3fp package) caused failure;
opening 3D views file lead to error due to changed behaviour of
\ior_open:Nn (l3file package)
2012-05-02
* v0.7
* new: 3Dpartsattrs added as package option
2012-04-25
* v0.6
* new: command options added: 3Dpartsattrs, label;
updated APlayer and VPlayer versions with exposed ActionScript functions
for player control from JavaScript
2012-04-16
* v0.5
* fix: option 3Dortho did not work, documentation update
2012-04-12
* v0.4
* new: dependency on babel package removed; code contributed by
Enrico Gregorio
* fix: annotation box size calculation produced non-intuitive results
2012-04-03
* v0.3
* fix: `deactivate' option did not work
* new: enhanced StrobeMediaPlayback.swf video player included
2012-03-16
* v0.2
* new: LuaLaTeX support
* fix: wrong poster dimension in dvi output; fp numbers in PDF objects had
too many decimal places for dvipdfmx
2012-03-01
* initial release (v0.1) to CTAN
|