-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchanges.txt
More file actions
30 lines (27 loc) · 1.17 KB
/
changes.txt
File metadata and controls
30 lines (27 loc) · 1.17 KB
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
0.1.12dev
-------------------------------------------------------------------------------
* updated opengl extensions headers
* fixed environment mapping working after enable/disable smooth (macosx)
* fixed blank alpha channel loading environment textures (macosx)
* fixed blendequation related crash (linux)
* slightly improved method for getCurrentItem on layer list
* fixed painting of non calculated face normal
* fixed an issue with the color selection sliders
* removed references to glCopyTexSubImage2D (changed by copyColorBuffer)
* fixed some small issues in effects
* removed sizes of the general layout spacers
* disable cull face before rendering effects
* set cross mouse cursor in viewport
* added hasNonTriangles flag to meshes
* bump mapping will not render without texture
+ added opengl information dialog
+ added view information dialog
+ added display origins toggle
+ added rotation over object origin toggle
+ added color filter
+ added accumulate filter
+ added benchmark feature
+ improved render performance when triangles in some cases
0.1.11 - August 2005
-------------------------------------------------------------------------------
First official public release.