wxwidgets/samples/opengl
PB 885c87d865 Fix storing DXF entities in penguin sample
The code in b76ebc6 switched from wxList to std::vector but the changes
did not account that we must store the pointers to derived classes in
the entity list, not just the struct they derive from.

Closes #23582.
2023-06-02 19:11:11 +02:00
..
cube Merge branch 'opengl-default-attrs' 2023-02-20 18:26:52 +01:00
isosurf Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
penguin Fix storing DXF entities in penguin sample 2023-06-02 19:11:11 +02:00
pyramid Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
opengl_samples.bkl Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00