attilaz
|
c40c83d337
|
fixed imgui window position (#1151)
With SetWindowPos there was a strange flickering of the window when the user tried to grab the window. This is fixed with SetNextWindowPos.
|
2017-06-10 16:01:42 -07:00 |
|
Branimir Karadžić
|
68c6b46a65
|
Exposed vertex stream argument to API.
|
2017-05-14 11:48:59 -07:00 |
|
Branimir Karadžić
|
42f6fe1430
|
33-pom: Fixed shaders.
|
2017-04-04 22:41:21 -07:00 |
|
Branimir Karadžić
|
8ca270a449
|
33-pom: Added screenshot.
|
2017-04-04 20:45:11 -07:00 |
|
Branimir Karadžić
|
25d7bf27ff
|
Cleanup.
|
2017-04-04 20:10:57 -07:00 |
|
Branimir Karadžić
|
42aa94504e
|
33-pom: Built shaders and assets.
|
2017-04-04 19:47:18 -07:00 |
|
Apoorva Joshi
|
c50cc8493f
|
Add parallax occlusion mapping example (#1104)
* Added example 33-pom
* Fixed warning in 33-pom example on Windows
* Deleted unused image files
* Deleted runtime textures and shaders
|
2017-04-04 09:52:08 -07:00 |
|