-
- Downloads
Merge branch 'new_gfx2' into develop
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- examples/code_fragments/dokk/datafiles/hud.ini 0 additions, 3 deletionsexamples/code_fragments/dokk/datafiles/hud.ini
- examples/gfx/ambient_occlusion1.py 19 additions, 0 deletionsexamples/gfx/ambient_occlusion1.py
- examples/gfx/ambient_occlusion2.py 21 additions, 0 deletionsexamples/gfx/ambient_occlusion2.py
- examples/gfx/hsc_hemilight.py 30 additions, 0 deletionsexamples/gfx/hsc_hemilight.py
- examples/gfx/shadow_mapping.py 15 additions, 0 deletionsexamples/gfx/shadow_mapping.py
- examples/gfx/transp.py 13 additions, 0 deletionsexamples/gfx/transp.py
- modules/gfx/pymod/color_by_def.hh 102 additions, 75 deletionsmodules/gfx/pymod/color_by_def.hh
- modules/gfx/pymod/export_entity.cc 26 additions, 3 deletionsmodules/gfx/pymod/export_entity.cc
- modules/gfx/pymod/export_gfx_obj.cc 70 additions, 41 deletionsmodules/gfx/pymod/export_gfx_obj.cc
- modules/gfx/pymod/export_render_options.cc 14 additions, 4 deletionsmodules/gfx/pymod/export_render_options.cc
- modules/gfx/pymod/export_scene.cc 45 additions, 12 deletionsmodules/gfx/pymod/export_scene.cc
- modules/gfx/pymod/export_surface.cc 1 addition, 0 deletionsmodules/gfx/pymod/export_surface.cc
- modules/gfx/pymod/glwin_base_proxy.hh 6 additions, 1 deletionmodules/gfx/pymod/glwin_base_proxy.hh
- modules/gfx/pymod/wrap_gfx.cc 13 additions, 1 deletionmodules/gfx/pymod/wrap_gfx.cc
- modules/gfx/src/CMakeLists.txt 46 additions, 23 deletionsmodules/gfx/src/CMakeLists.txt
- modules/gfx/src/GL/glew.c 2242 additions, 102 deletionsmodules/gfx/src/GL/glew.c
- modules/gfx/src/GL/glew.h 2203 additions, 30 deletionsmodules/gfx/src/GL/glew.h
- modules/gfx/src/GL/glxew.h 81 additions, 2 deletionsmodules/gfx/src/GL/glxew.h
- modules/gfx/src/GL/wglew.h 86 additions, 4 deletionsmodules/gfx/src/GL/wglew.h
Loading
Please register or sign in to comment