-
- Downloads
fixed scene offscreen export
fixed GL state duplication for offscreen rendering context added several checkpoints for compile- and run-time OpenGL compatibility added color blend mode to tube and hsc rendering updated to newest glew version fixed py exports for GfxObj and GfxObjBase fixed py shortcuts for line-trace and trace render options git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/branches/new_gfx@2285 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- modules/gfx/pymod/export_entity.cc 6 additions, 0 deletionsmodules/gfx/pymod/export_entity.cc
- modules/gfx/pymod/export_gfx_obj.cc 4 additions, 3 deletionsmodules/gfx/pymod/export_gfx_obj.cc
- modules/gfx/pymod/export_render_options.cc 2 additions, 0 deletionsmodules/gfx/pymod/export_render_options.cc
- 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
- modules/gfx/src/gfx_object_fw.hh 2 additions, 1 deletionmodules/gfx/src/gfx_object_fw.hh
- modules/gfx/src/impl/cartoon_renderer.cc 1 addition, 1 deletionmodules/gfx/src/impl/cartoon_renderer.cc
- modules/gfx/src/impl/entity_detail.cc 21 additions, 4 deletionsmodules/gfx/src/impl/entity_detail.cc
- modules/gfx/src/impl/entity_detail.hh 1 addition, 1 deletionmodules/gfx/src/impl/entity_detail.hh
- modules/gfx/src/impl/glx_offscreen_buffer.cc 2 additions, 0 deletionsmodules/gfx/src/impl/glx_offscreen_buffer.cc
- modules/gfx/src/impl/scene_fx.cc 47 additions, 5 deletionsmodules/gfx/src/impl/scene_fx.cc
- modules/gfx/src/render_options/cartoon_render_options.cc 12 additions, 1 deletionmodules/gfx/src/render_options/cartoon_render_options.cc
- modules/gfx/src/render_options/cartoon_render_options.hh 4 additions, 0 deletionsmodules/gfx/src/render_options/cartoon_render_options.hh
- modules/gfx/src/scene.cc 68 additions, 90 deletionsmodules/gfx/src/scene.cc
- modules/gfx/src/scene.hh 6 additions, 2 deletionsmodules/gfx/src/scene.hh
- modules/gfx/src/shader.cc 13 additions, 1 deletionmodules/gfx/src/shader.cc
Loading
Please register or sign in to comment