fxruby 1.6.46-x86-mingw32 → 1.6.47-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (314) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/binary.yml +4 -4
  3. data/.github/workflows/ci.yml +3 -3
  4. data/.yardopts +2 -2
  5. data/Gemfile +1 -1
  6. data/History.md +7 -0
  7. data/README.md +2 -2
  8. data/Rakefile +1 -1
  9. data/appveyor.yml +1 -1
  10. data/doap.rdf +1 -1
  11. data/docs/Fox/Canvas/CanvasError.html +2 -2
  12. data/docs/Fox/Canvas/CircleShape.html +2 -2
  13. data/docs/Fox/Canvas/ImageShape.html +2 -2
  14. data/docs/Fox/Canvas/LineShape.html +2 -2
  15. data/docs/Fox/Canvas/PolygonShape.html +2 -2
  16. data/docs/Fox/Canvas/RectangleShape.html +2 -2
  17. data/docs/Fox/Canvas/SelectionPolicy.html +2 -2
  18. data/docs/Fox/Canvas/Shape.html +2 -2
  19. data/docs/Fox/Canvas/ShapeCanvas.html +2 -2
  20. data/docs/Fox/Canvas/ShapeGroup.html +2 -2
  21. data/docs/Fox/Canvas/SingleSelectionPolicy.html +2 -2
  22. data/docs/Fox/Canvas/TextShape.html +2 -2
  23. data/docs/Fox/Canvas.html +2 -2
  24. data/docs/Fox/FTNonModal.html +2 -2
  25. data/docs/Fox/FX4Splitter.html +2 -2
  26. data/docs/Fox/FX7Segment.html +2 -2
  27. data/docs/Fox/FXAccelTable.html +2 -2
  28. data/docs/Fox/FXApp.html +2 -2
  29. data/docs/Fox/FXArc.html +2 -2
  30. data/docs/Fox/FXArrowButton.html +2 -2
  31. data/docs/Fox/FXBMPIcon.html +2 -2
  32. data/docs/Fox/FXBMPImage.html +2 -2
  33. data/docs/Fox/FXBitmap.html +2 -2
  34. data/docs/Fox/FXBitmapFrame.html +2 -2
  35. data/docs/Fox/FXBitmapView.html +2 -2
  36. data/docs/Fox/FXButton.html +2 -2
  37. data/docs/Fox/FXCURCursor.html +2 -2
  38. data/docs/Fox/FXCalendar.html +2 -2
  39. data/docs/Fox/FXCanvas.html +2 -2
  40. data/docs/Fox/FXCheckButton.html +2 -2
  41. data/docs/Fox/FXChoiceBox.html +2 -2
  42. data/docs/Fox/FXColor.html +2 -2
  43. data/docs/Fox/FXColorBar.html +2 -2
  44. data/docs/Fox/FXColorDialog.html +2 -2
  45. data/docs/Fox/FXColorItem.html +2 -2
  46. data/docs/Fox/FXColorList.html +2 -2
  47. data/docs/Fox/FXColorRing.html +2 -2
  48. data/docs/Fox/FXColorSelector.html +2 -2
  49. data/docs/Fox/FXColorWell.html +2 -2
  50. data/docs/Fox/FXColorWheel.html +2 -2
  51. data/docs/Fox/FXComboBox.html +2 -2
  52. data/docs/Fox/FXComboTableItem.html +2 -2
  53. data/docs/Fox/FXCommand.html +2 -2
  54. data/docs/Fox/FXComposite.html +2 -2
  55. data/docs/Fox/FXCursor.html +2 -2
  56. data/docs/Fox/FXDC.html +2 -2
  57. data/docs/Fox/FXDCPrint.html +2 -2
  58. data/docs/Fox/FXDCWindow.html +2 -2
  59. data/docs/Fox/FXDataTarget.html +2 -2
  60. data/docs/Fox/FXDebugTarget.html +2 -2
  61. data/docs/Fox/FXDelegator.html +2 -2
  62. data/docs/Fox/FXDial.html +2 -2
  63. data/docs/Fox/FXDialogBox.html +2 -2
  64. data/docs/Fox/FXDict.html +2 -2
  65. data/docs/Fox/FXDirBox.html +2 -2
  66. data/docs/Fox/FXDirDialog.html +2 -2
  67. data/docs/Fox/FXDirItem.html +2 -2
  68. data/docs/Fox/FXDirList.html +2 -2
  69. data/docs/Fox/FXDirSelector.html +2 -2
  70. data/docs/Fox/FXDockBar.html +2 -2
  71. data/docs/Fox/FXDockHandler.html +2 -2
  72. data/docs/Fox/FXDockSite.html +2 -2
  73. data/docs/Fox/FXDockTitle.html +2 -2
  74. data/docs/Fox/FXDocument.html +2 -2
  75. data/docs/Fox/FXDragCorner.html +2 -2
  76. data/docs/Fox/FXDrawable.html +2 -2
  77. data/docs/Fox/FXDriveBox.html +2 -2
  78. data/docs/Fox/FXEvent.html +2 -2
  79. data/docs/Fox/FXExtentd.html +2 -2
  80. data/docs/Fox/FXExtentf.html +2 -2
  81. data/docs/Fox/FXFileAssoc.html +2 -2
  82. data/docs/Fox/FXFileDialog.html +2 -2
  83. data/docs/Fox/FXFileDict.html +2 -2
  84. data/docs/Fox/FXFileItem.html +2 -2
  85. data/docs/Fox/FXFileList.html +2 -2
  86. data/docs/Fox/FXFileSelector.html +2 -2
  87. data/docs/Fox/FXFileStream.html +2 -2
  88. data/docs/Fox/FXFoldingItem.html +2 -2
  89. data/docs/Fox/FXFoldingList.html +2 -2
  90. data/docs/Fox/FXFont.html +2 -2
  91. data/docs/Fox/FXFontDesc.html +2 -2
  92. data/docs/Fox/FXFontDialog.html +2 -2
  93. data/docs/Fox/FXFontSelector.html +2 -2
  94. data/docs/Fox/FXFrame.html +2 -2
  95. data/docs/Fox/FXGIFCursor.html +2 -2
  96. data/docs/Fox/FXGIFIcon.html +2 -2
  97. data/docs/Fox/FXGIFImage.html +2 -2
  98. data/docs/Fox/FXGLCanvas.html +2 -2
  99. data/docs/Fox/FXGLCone.html +53 -60
  100. data/docs/Fox/FXGLContext.html +2 -2
  101. data/docs/Fox/FXGLCube.html +72 -78
  102. data/docs/Fox/FXGLCylinder.html +62 -69
  103. data/docs/Fox/FXGLGroup.html +57 -58
  104. data/docs/Fox/FXGLLine.html +44 -50
  105. data/docs/Fox/FXGLObject.html +2 -2
  106. data/docs/Fox/FXGLPoint.html +30 -36
  107. data/docs/Fox/FXGLShape.html +2 -2
  108. data/docs/Fox/FXGLSphere.html +38 -45
  109. data/docs/Fox/FXGLViewer.html +2 -2
  110. data/docs/Fox/FXGLVisual.html +2 -2
  111. data/docs/Fox/FXGradient.html +2 -2
  112. data/docs/Fox/FXGradientBar.html +2 -2
  113. data/docs/Fox/FXGroupBox.html +2 -2
  114. data/docs/Fox/FXHeader.html +2 -2
  115. data/docs/Fox/FXHeaderItem.html +2 -2
  116. data/docs/Fox/FXHiliteStyle.html +2 -2
  117. data/docs/Fox/FXHorizontalFrame.html +2 -2
  118. data/docs/Fox/FXHorizontalSeparator.html +2 -2
  119. data/docs/Fox/FXICOIcon.html +2 -2
  120. data/docs/Fox/FXICOImage.html +2 -2
  121. data/docs/Fox/FXIcon.html +2 -2
  122. data/docs/Fox/FXIconDict.html +2 -2
  123. data/docs/Fox/FXIconItem.html +2 -2
  124. data/docs/Fox/FXIconList.html +2 -2
  125. data/docs/Fox/FXIconSource.html +2 -2
  126. data/docs/Fox/FXId.html +2 -2
  127. data/docs/Fox/FXImage.html +2 -2
  128. data/docs/Fox/FXImageFrame.html +2 -2
  129. data/docs/Fox/FXImageView.html +2 -2
  130. data/docs/Fox/FXInputDialog.html +2 -2
  131. data/docs/Fox/FXIrb.html +2 -2
  132. data/docs/Fox/FXJPGIcon.html +2 -2
  133. data/docs/Fox/FXJPGImage.html +2 -2
  134. data/docs/Fox/FXKnob.html +2 -2
  135. data/docs/Fox/FXLabel.html +2 -2
  136. data/docs/Fox/FXLight.html +2 -2
  137. data/docs/Fox/FXList.html +2 -2
  138. data/docs/Fox/FXListBox.html +2 -2
  139. data/docs/Fox/FXListItem.html +2 -2
  140. data/docs/Fox/FXMDIChild.html +2 -2
  141. data/docs/Fox/FXMDIClient.html +2 -2
  142. data/docs/Fox/FXMDIDeleteButton.html +2 -2
  143. data/docs/Fox/FXMDIMaximizeButton.html +2 -2
  144. data/docs/Fox/FXMDIMenu.html +2 -2
  145. data/docs/Fox/FXMDIMinimizeButton.html +2 -2
  146. data/docs/Fox/FXMDIRestoreButton.html +2 -2
  147. data/docs/Fox/FXMDIWindowButton.html +2 -2
  148. data/docs/Fox/FXMainWindow.html +2 -2
  149. data/docs/Fox/FXMaterial.html +2 -2
  150. data/docs/Fox/FXMatrix.html +2 -2
  151. data/docs/Fox/FXMemoryBuffer.html +2 -2
  152. data/docs/Fox/FXMemoryStream.html +2 -2
  153. data/docs/Fox/FXMenuBar.html +2 -2
  154. data/docs/Fox/FXMenuButton.html +2 -2
  155. data/docs/Fox/FXMenuCaption.html +2 -2
  156. data/docs/Fox/FXMenuCascade.html +2 -2
  157. data/docs/Fox/FXMenuCheck.html +2 -2
  158. data/docs/Fox/FXMenuCommand.html +2 -2
  159. data/docs/Fox/FXMenuPane.html +2 -2
  160. data/docs/Fox/FXMenuRadio.html +2 -2
  161. data/docs/Fox/FXMenuSeparator.html +2 -2
  162. data/docs/Fox/FXMenuTitle.html +2 -2
  163. data/docs/Fox/FXMessageBox.html +2 -2
  164. data/docs/Fox/FXObject.html +2 -2
  165. data/docs/Fox/FXOption.html +2 -2
  166. data/docs/Fox/FXOptionMenu.html +2 -2
  167. data/docs/Fox/FXPCXIcon.html +2 -2
  168. data/docs/Fox/FXPCXImage.html +2 -2
  169. data/docs/Fox/FXPNGIcon.html +2 -2
  170. data/docs/Fox/FXPNGImage.html +2 -2
  171. data/docs/Fox/FXPPMIcon.html +2 -2
  172. data/docs/Fox/FXPPMImage.html +2 -2
  173. data/docs/Fox/FXPSBounds.html +2 -2
  174. data/docs/Fox/FXPacker.html +2 -2
  175. data/docs/Fox/FXPicker.html +2 -2
  176. data/docs/Fox/FXPopup.html +2 -2
  177. data/docs/Fox/FXPrintDialog.html +2 -2
  178. data/docs/Fox/FXPrinter.html +2 -2
  179. data/docs/Fox/FXProgressBar.html +2 -2
  180. data/docs/Fox/FXProgressDialog.html +2 -2
  181. data/docs/Fox/FXPseudoKeyboard.html +2 -2
  182. data/docs/Fox/FXPseudoMouse.html +2 -2
  183. data/docs/Fox/FXPseudoTarget.html +2 -2
  184. data/docs/Fox/FXQuatd.html +2 -2
  185. data/docs/Fox/FXQuatf.html +2 -2
  186. data/docs/Fox/FXRGBIcon.html +2 -2
  187. data/docs/Fox/FXRGBImage.html +2 -2
  188. data/docs/Fox/FXRadioButton.html +2 -2
  189. data/docs/Fox/FXRanged.html +2 -2
  190. data/docs/Fox/FXRangef.html +2 -2
  191. data/docs/Fox/FXRealSlider.html +2 -2
  192. data/docs/Fox/FXRealSpinner.html +2 -2
  193. data/docs/Fox/FXRecentFiles.html +2 -2
  194. data/docs/Fox/FXRectangle.html +2 -2
  195. data/docs/Fox/FXRegion.html +2 -2
  196. data/docs/Fox/FXRegistry.html +2 -2
  197. data/docs/Fox/FXReplaceDialog.html +2 -2
  198. data/docs/Fox/FXRootWindow.html +2 -2
  199. data/docs/Fox/FXRuler.html +2 -2
  200. data/docs/Fox/FXRulerView.html +2 -2
  201. data/docs/Fox/FXScintilla.html +2 -2
  202. data/docs/Fox/FXScrollArea.html +2 -2
  203. data/docs/Fox/FXScrollBar.html +2 -2
  204. data/docs/Fox/FXScrollCorner.html +2 -2
  205. data/docs/Fox/FXScrollPane.html +2 -2
  206. data/docs/Fox/FXScrollWindow.html +2 -2
  207. data/docs/Fox/FXSearchDialog.html +2 -2
  208. data/docs/Fox/FXSegment.html +2 -2
  209. data/docs/Fox/FXSeparator.html +2 -2
  210. data/docs/Fox/FXSettings.html +2 -2
  211. data/docs/Fox/FXShell.html +2 -2
  212. data/docs/Fox/FXShutter.html +2 -2
  213. data/docs/Fox/FXShutterItem.html +2 -2
  214. data/docs/Fox/FXSize.html +2 -2
  215. data/docs/Fox/FXSlider.html +2 -2
  216. data/docs/Fox/FXSphered.html +2 -2
  217. data/docs/Fox/FXSpheref.html +2 -2
  218. data/docs/Fox/FXSpinner.html +2 -2
  219. data/docs/Fox/FXSplashScreen.html +2 -2
  220. data/docs/Fox/FXSplashWindow.html +2 -2
  221. data/docs/Fox/FXSplitter.html +2 -2
  222. data/docs/Fox/FXSpring.html +2 -2
  223. data/docs/Fox/FXStatusBar.html +2 -2
  224. data/docs/Fox/FXStatusLine.html +2 -2
  225. data/docs/Fox/FXStream.html +2 -2
  226. data/docs/Fox/FXStreamAllocError.html +2 -2
  227. data/docs/Fox/FXStreamEndError.html +2 -2
  228. data/docs/Fox/FXStreamError.html +2 -2
  229. data/docs/Fox/FXStreamFailureError.html +2 -2
  230. data/docs/Fox/FXStreamFormatError.html +2 -2
  231. data/docs/Fox/FXStreamFullError.html +2 -2
  232. data/docs/Fox/FXStreamNoReadError.html +2 -2
  233. data/docs/Fox/FXStreamNoWriteError.html +2 -2
  234. data/docs/Fox/FXStreamUnknownError.html +2 -2
  235. data/docs/Fox/FXStringDict.html +2 -2
  236. data/docs/Fox/FXSwitcher.html +2 -2
  237. data/docs/Fox/FXTGAIcon.html +2 -2
  238. data/docs/Fox/FXTGAImage.html +2 -2
  239. data/docs/Fox/FXTIFIcon.html +2 -2
  240. data/docs/Fox/FXTIFImage.html +2 -2
  241. data/docs/Fox/FXTabBar.html +2 -2
  242. data/docs/Fox/FXTabBook.html +2 -2
  243. data/docs/Fox/FXTabItem.html +2 -2
  244. data/docs/Fox/FXTable.html +2 -2
  245. data/docs/Fox/FXTableItem.html +2 -2
  246. data/docs/Fox/FXTablePos.html +2 -2
  247. data/docs/Fox/FXTableRange.html +2 -2
  248. data/docs/Fox/FXText.html +2 -2
  249. data/docs/Fox/FXTextChange.html +2 -2
  250. data/docs/Fox/FXTextField.html +2 -2
  251. data/docs/Fox/FXToggleButton.html +2 -2
  252. data/docs/Fox/FXToolBar.html +2 -2
  253. data/docs/Fox/FXToolBarGrip.html +2 -2
  254. data/docs/Fox/FXToolBarShell.html +2 -2
  255. data/docs/Fox/FXToolBarTab.html +2 -2
  256. data/docs/Fox/FXToolTip.html +2 -2
  257. data/docs/Fox/FXTopWindow.html +2 -2
  258. data/docs/Fox/FXTranslator.html +2 -2
  259. data/docs/Fox/FXTreeItem.html +2 -2
  260. data/docs/Fox/FXTreeList.html +2 -2
  261. data/docs/Fox/FXTreeListBox.html +2 -2
  262. data/docs/Fox/FXTriStateButton.html +2 -2
  263. data/docs/Fox/FXUndoList.html +2 -2
  264. data/docs/Fox/FXVec2d.html +2 -2
  265. data/docs/Fox/FXVec2f.html +2 -2
  266. data/docs/Fox/FXVec3d.html +2 -2
  267. data/docs/Fox/FXVec3f.html +2 -2
  268. data/docs/Fox/FXVec4d.html +2 -2
  269. data/docs/Fox/FXVec4f.html +2 -2
  270. data/docs/Fox/FXVerticalFrame.html +2 -2
  271. data/docs/Fox/FXVerticalSeparator.html +2 -2
  272. data/docs/Fox/FXViewport.html +2 -2
  273. data/docs/Fox/FXVisual.html +2 -2
  274. data/docs/Fox/FXWindow.html +2 -2
  275. data/docs/Fox/FXWizard.html +2 -2
  276. data/docs/Fox/FXXBMIcon.html +2 -2
  277. data/docs/Fox/FXXBMImage.html +2 -2
  278. data/docs/Fox/FXXPMIcon.html +2 -2
  279. data/docs/Fox/FXXPMImage.html +2 -2
  280. data/docs/Fox/NotifyHeader.html +2 -2
  281. data/docs/Fox/SCNotification.html +2 -2
  282. data/docs/Fox/TextRange.html +2 -2
  283. data/docs/Fox.html +3 -3
  284. data/docs/IRB.html +2 -2
  285. data/docs/Responder.html +2 -2
  286. data/docs/Responder2.html +2 -2
  287. data/docs/_index.html +2 -2
  288. data/docs/file.History.html +11 -2
  289. data/docs/file.README.html +2 -2
  290. data/docs/index.html +481 -501
  291. data/docs/top-level-namespace.html +2 -2
  292. data/examples/gltest.rb +104 -105
  293. data/examples/glviewer.rb +3 -3
  294. data/ext/fox16_c/extconf.rb +5 -5
  295. data/fxruby.gemspec +2 -2
  296. data/lib/2.6/fox16_c.so +0 -0
  297. data/lib/2.7/fox16_c.so +0 -0
  298. data/lib/3.0/fox16_c.so +0 -0
  299. data/lib/3.1/fox16_c.so +0 -0
  300. data/lib/3.2/fox16_c.so +0 -0
  301. data/lib/3.3/fox16_c.so +0 -0
  302. data/lib/fox16/glgroup.rb +3 -4
  303. data/lib/fox16/glshapes.rb +85 -100
  304. data/lib/fox16/version.rb +1 -1
  305. data/ports/x86-mingw32/bin/libFOX-1.6-0.dll +0 -0
  306. data/ports/x86-mingw32/bin/libfxscintilla-20.dll +0 -0
  307. data/ports/x86-mingw32/bin/libjpeg-62.dll +0 -0
  308. data/ports/x86-mingw32/bin/libpng16-16.dll +0 -0
  309. data/ports/x86-mingw32/bin/libtiff-6.dll +0 -0
  310. data/ports/x86-mingw32/bin/zlib1.dll +0 -0
  311. data/scripts/iface.rb +8 -12
  312. metadata +7 -7
  313. data/lib/2.5/fox16_c.so +0 -0
  314. data/rdoc-sources/Makefile +0 -23
@@ -9,8 +9,6 @@ module Fox
9
9
  # OpenGL point object
10
10
  #
11
11
  class FXGLPoint < FXGLObject
12
- include OpenGL
13
-
14
12
  # Point position, in model coordinates (a 3-element array)
15
13
  attr_accessor :pos
16
14
 
@@ -48,20 +46,20 @@ module Fox
48
46
  # Draw this point into _viewer_ (an FXGLViewer instance).
49
47
  #
50
48
  def draw(viewer)
51
- glColor3d(0.0, 0.0, 1.0)
52
- glPointSize(HANDLE_SIZE)
53
- glBegin(GL_POINTS)
54
- glVertex3d(*@pos)
55
- glEnd()
49
+ GL.Color3d(0.0, 0.0, 1.0)
50
+ GL.PointSize(HANDLE_SIZE)
51
+ GL.Begin(GL::POINTS)
52
+ GL.Vertex3d(*@pos)
53
+ GL.End()
56
54
  end
57
55
 
58
56
  #
59
57
  # Perform hit test for this point in _viewer_ (an FXGLViewer instance).
60
58
  #
61
59
  def hit(viewer)
62
- glBegin(GL_POINTS)
63
- glVertex3d(*@pos)
64
- glEnd()
60
+ GL.Begin(GL::POINTS)
61
+ GL.Vertex3d(*@pos)
62
+ GL.End()
65
63
  end
66
64
  end
67
65
 
@@ -69,8 +67,6 @@ module Fox
69
67
  # OpenGL line object
70
68
  #
71
69
  class FXGLLine < FXGLObject
72
- include OpenGL
73
-
74
70
  # Starting point for line [FXGLPoint]
75
71
  attr_accessor :fm
76
72
 
@@ -122,22 +118,22 @@ module Fox
122
118
  # Draw this line into _viewer_ (an FXGLViewer instance).
123
119
  #
124
120
  def draw(viewer)
125
- glColor3d(1.0, 0.0, 0.0)
126
- glPointSize(HANDLE_SIZE)
127
- glBegin(GL_LINES)
128
- glVertex3d(*@fm.pos)
129
- glVertex3d(*@to.pos)
130
- glEnd()
121
+ GL.Color3d(1.0, 0.0, 0.0)
122
+ GL.PointSize(HANDLE_SIZE)
123
+ GL.Begin(GL::LINES)
124
+ GL.Vertex3d(*@fm.pos)
125
+ GL.Vertex3d(*@to.pos)
126
+ GL.End()
131
127
  end
132
128
 
133
129
  #
134
130
  # Perform hit-test for this line in _viewer_ (an FXGLViewer instance).
135
131
  #
136
132
  def hit(viewer)
137
- glBegin(GL_LINES)
138
- glVertex3d(*@fm.pos)
139
- glVertex3d(*@to.pos)
140
- glEnd()
133
+ GL.Begin(GL::LINES)
134
+ GL.Vertex3d(*@fm.pos)
135
+ GL.Vertex3d(*@to.pos)
136
+ GL.End()
141
137
  end
142
138
  end
143
139
 
@@ -145,8 +141,6 @@ module Fox
145
141
  # OpenGL cube object
146
142
  #
147
143
  class FXGLCube < FXGLShape
148
- include OpenGL
149
-
150
144
  # Cube width [Float]
151
145
  attr_accessor :width
152
146
 
@@ -198,58 +192,58 @@ module Fox
198
192
  zmin, zmax = -0.5*@depth, 0.5*@depth
199
193
 
200
194
  # Draw low face
201
- glBegin(GL_TRIANGLE_STRIP)
202
- glNormal3d(0.0, 0.0, -1.0)
203
- glVertex3d(xmin, ymin, zmin)
204
- glVertex3d(xmin, ymax, zmin)
205
- glVertex3d(xmax, ymin, zmin)
206
- glVertex3d(xmax, ymax, zmin)
207
- glEnd()
195
+ GL.Begin(GL::TRIANGLE_STRIP)
196
+ GL.Normal3d(0.0, 0.0, -1.0)
197
+ GL.Vertex3d(xmin, ymin, zmin)
198
+ GL.Vertex3d(xmin, ymax, zmin)
199
+ GL.Vertex3d(xmax, ymin, zmin)
200
+ GL.Vertex3d(xmax, ymax, zmin)
201
+ GL.End()
208
202
 
209
203
  # Draw east face
210
- glBegin(GL_TRIANGLE_STRIP)
211
- glNormal3d(1.0, 0.0, 0.0)
212
- glVertex3d(xmax, ymin, zmin)
213
- glVertex3d(xmax, ymax, zmin)
214
- glVertex3d(xmax, ymin, zmax)
215
- glVertex3d(xmax, ymax, zmax)
216
- glEnd()
204
+ GL.Begin(GL::TRIANGLE_STRIP)
205
+ GL.Normal3d(1.0, 0.0, 0.0)
206
+ GL.Vertex3d(xmax, ymin, zmin)
207
+ GL.Vertex3d(xmax, ymax, zmin)
208
+ GL.Vertex3d(xmax, ymin, zmax)
209
+ GL.Vertex3d(xmax, ymax, zmax)
210
+ GL.End()
217
211
 
218
212
  # Draw high face
219
- glBegin(GL_TRIANGLE_STRIP)
220
- glNormal3d(0.0, 0.0, 1.0)
221
- glVertex3d(xmax, ymin, zmax)
222
- glVertex3d(xmax, ymax, zmax)
223
- glVertex3d(xmin, ymin, zmax)
224
- glVertex3d(xmin, ymax, zmax)
225
- glEnd()
213
+ GL.Begin(GL::TRIANGLE_STRIP)
214
+ GL.Normal3d(0.0, 0.0, 1.0)
215
+ GL.Vertex3d(xmax, ymin, zmax)
216
+ GL.Vertex3d(xmax, ymax, zmax)
217
+ GL.Vertex3d(xmin, ymin, zmax)
218
+ GL.Vertex3d(xmin, ymax, zmax)
219
+ GL.End()
226
220
 
227
221
  # Draw west face
228
- glBegin(GL_TRIANGLE_STRIP)
229
- glNormal3d(-1.0, 0.0, 0.0)
230
- glVertex3d(xmin, ymin, zmax)
231
- glVertex3d(xmin, ymax, zmax)
232
- glVertex3d(xmin, ymin, zmin)
233
- glVertex3d(xmin, ymax, zmin)
234
- glEnd()
222
+ GL.Begin(GL::TRIANGLE_STRIP)
223
+ GL.Normal3d(-1.0, 0.0, 0.0)
224
+ GL.Vertex3d(xmin, ymin, zmax)
225
+ GL.Vertex3d(xmin, ymax, zmax)
226
+ GL.Vertex3d(xmin, ymin, zmin)
227
+ GL.Vertex3d(xmin, ymax, zmin)
228
+ GL.End()
235
229
 
236
230
  # Draw north face
237
- glBegin(GL_TRIANGLE_STRIP)
238
- glNormal3d(0.0, 1.0, 0.0)
239
- glVertex3d(xmin, ymax, zmin)
240
- glVertex3d(xmin, ymax, zmax)
241
- glVertex3d(xmax, ymax, zmin)
242
- glVertex3d(xmax, ymax, zmax)
243
- glEnd()
231
+ GL.Begin(GL::TRIANGLE_STRIP)
232
+ GL.Normal3d(0.0, 1.0, 0.0)
233
+ GL.Vertex3d(xmin, ymax, zmin)
234
+ GL.Vertex3d(xmin, ymax, zmax)
235
+ GL.Vertex3d(xmax, ymax, zmin)
236
+ GL.Vertex3d(xmax, ymax, zmax)
237
+ GL.End()
244
238
 
245
239
  # Draw south face
246
- glBegin(GL_TRIANGLE_STRIP)
247
- glNormal3d(0.0, -1.0, 0.0)
248
- glVertex3d(xmin, ymin, zmax)
249
- glVertex3d(xmin, ymin, zmin)
250
- glVertex3d(xmax, ymin, zmax)
251
- glVertex3d(xmax, ymin, zmin)
252
- glEnd()
240
+ GL.Begin(GL::TRIANGLE_STRIP)
241
+ GL.Normal3d(0.0, -1.0, 0.0)
242
+ GL.Vertex3d(xmin, ymin, zmax)
243
+ GL.Vertex3d(xmin, ymin, zmin)
244
+ GL.Vertex3d(xmax, ymin, zmax)
245
+ GL.Vertex3d(xmax, ymin, zmin)
246
+ GL.End()
253
247
  end
254
248
  end
255
249
 
@@ -257,9 +251,6 @@ module Fox
257
251
  # OpenGL cone object
258
252
  #
259
253
  class FXGLCone < FXGLShape
260
- include OpenGL
261
- include GLU
262
-
263
254
  # Cone fidelity
264
255
  SLICES_NUMBER = 20
265
256
  STACKS_NUMBER = 20
@@ -316,15 +307,15 @@ module Fox
316
307
  # Draw this cone into _viewer_ (an FXGLViewer instance).
317
308
  #
318
309
  def drawshape(viewer)
319
- quad = gluNewQuadric()
320
- gluQuadricDrawStyle(quad, GLU_FILL)
321
- glPushMatrix()
322
- glRotated(-90, 1, 0, 0)
323
- gluCylinder(quad, @radius, 0, @height, @slices, @stacks)
324
- gluQuadricOrientation(quad, GLU_INSIDE)
325
- gluDisk(quad, 0, @radius, @slices, @loops)
326
- gluDeleteQuadric(quad)
327
- glPopMatrix()
310
+ quad = GLU.NewQuadric()
311
+ GLU.QuadricDrawStyle(quad, GLU::FILL)
312
+ GL.PushMatrix()
313
+ GL.Rotated(-90, 1, 0, 0)
314
+ GLU.Cylinder(quad, @radius, 0, @height, @slices, @stacks)
315
+ GLU.QuadricOrientation(quad, GLU::INSIDE)
316
+ GLU.Disk(quad, 0, @radius, @slices, @loops)
317
+ GLU.DeleteQuadric(quad)
318
+ GL.PopMatrix()
328
319
  end
329
320
  end
330
321
 
@@ -332,9 +323,6 @@ module Fox
332
323
  # OpenGL cylinder object
333
324
  #
334
325
  class FXGLCylinder < FXGLShape
335
- include OpenGL
336
- include GLU
337
-
338
326
  # Cylinder fidelity
339
327
  SLICES_NUMBER = 20
340
328
  STACKS_NUMBER = 20
@@ -391,18 +379,18 @@ module Fox
391
379
  # Draw this cylinder into _viewer_ (an FXGLViewer instance).
392
380
  #
393
381
  def drawshape(viewer)
394
- quad = gluNewQuadric()
395
- gluQuadricDrawStyle(quad, GLU_FILL)
396
- glPushMatrix()
397
- glRotated(-90, 1, 0, 0)
398
- gluCylinder(quad, @radius, @radius, @height, @slices, @stacks)
399
- gluQuadricOrientation(quad, GLU_INSIDE)
400
- gluDisk(quad, 0, @radius, @slices, @loops)
401
- glTranslated(0, 0, @height)
402
- gluQuadricOrientation(quad, GLU_OUTSIDE)
403
- gluDisk(quad, 0, @radius, @slices, @loops)
404
- glPopMatrix()
405
- gluDeleteQuadric(quad)
382
+ quad = GLU.NewQuadric()
383
+ GLU.QuadricDrawStyle(quad, GLU::FILL)
384
+ GL.PushMatrix()
385
+ GL.Rotated(-90, 1, 0, 0)
386
+ GLU.Cylinder(quad, @radius, @radius, @height, @slices, @stacks)
387
+ GLU.QuadricOrientation(quad, GLU::INSIDE)
388
+ GLU.Disk(quad, 0, @radius, @slices, @loops)
389
+ GL.Translated(0, 0, @height)
390
+ GLU.QuadricOrientation(quad, GLU::OUTSIDE)
391
+ GLU.Disk(quad, 0, @radius, @slices, @loops)
392
+ GL.PopMatrix()
393
+ GLU.DeleteQuadric(quad)
406
394
  end
407
395
  end
408
396
 
@@ -410,9 +398,6 @@ module Fox
410
398
  # OpenGL sphere object
411
399
  #
412
400
  class FXGLSphere < FXGLShape
413
- include OpenGL
414
- include GLU
415
-
416
401
  # Sphere fidelity
417
402
  SLICES_NUMBER = 20
418
403
  STACKS_NUMBER = 20
@@ -460,10 +445,10 @@ module Fox
460
445
  # Draw this sphere into _viewer_ (an FXGLViewer instance).
461
446
  #
462
447
  def drawshape(viewer)
463
- quad = gluNewQuadric()
464
- gluQuadricDrawStyle(quad, GLU_FILL)
465
- gluSphere(quad, @radius, @slices, @stacks)
466
- gluDeleteQuadric(quad)
448
+ quad = GLU.NewQuadric()
449
+ GLU.QuadricDrawStyle(quad, GLU::FILL)
450
+ GLU.Sphere(quad, @radius, @slices, @stacks)
451
+ GLU.DeleteQuadric(quad)
467
452
  end
468
453
  end
469
454
  end
data/lib/fox16/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  module Fox
2
2
  def Fox.fxrubyversion
3
- "1.6.46"
3
+ "1.6.47"
4
4
  end
5
5
  end
Binary file
Binary file
Binary file
Binary file
Binary file
data/scripts/iface.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  #! /usr/bin/env ruby
2
2
 
3
- require "getoptlong"
3
+ require "optparse"
4
4
 
5
5
  ##
6
6
  # IFace data stucture
@@ -363,18 +363,14 @@ class ScintillaIFaceToRuby
363
363
  end
364
364
 
365
365
  def main
366
- options = GetoptLong.new(["-i", GetoptLong::REQUIRED_ARGUMENT],
367
- ["-o", GetoptLong::REQUIRED_ARGUMENT])
368
-
369
366
  input = output = nil
370
- options.each do |opt, arg|
371
- case opt
372
- when "-i"
373
- input = File.open(arg, File::RDONLY)
374
- when "-o"
375
- output = File.open(arg, File::CREAT|File::WRONLY|File::TRUNC)
376
- end
377
- end
367
+
368
+ OptionParser.new do |opts|
369
+ opts.banner = "Usage: #{$0} [options]"
370
+ opts.on("-i FILENAME", "Input file") { |arg| input = File.open(arg, File::RDONLY) }
371
+ opts.on("-o FILENAME", "Output file") { |arg| output = File.open(arg, File::CREAT|File::WRONLY|File::TRUNC) }
372
+ end.parse! ARGV
373
+
378
374
  input = $stdin unless input
379
375
  output = $stdout unless output
380
376
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fxruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.46
4
+ version: 1.6.47
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Lyle Johnson
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2023-02-19 00:00:00.000000000 Z
12
+ date: 2024-02-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: mini_portile2
@@ -33,6 +33,7 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files:
35
35
  - History.md
36
+ - README.md
36
37
  - lib/fox16/accel_table.rb
37
38
  - lib/fox16/aliases.rb
38
39
  - lib/fox16/bitmapview.rb
@@ -948,12 +949,12 @@ files:
948
949
  - ext/fox16_c/unregisterOwnedObjects.cpp
949
950
  - fxruby.gemspec
950
951
  - index.html
951
- - lib/2.5/fox16_c.so
952
952
  - lib/2.6/fox16_c.so
953
953
  - lib/2.7/fox16_c.so
954
954
  - lib/3.0/fox16_c.so
955
955
  - lib/3.1/fox16_c.so
956
956
  - lib/3.2/fox16_c.so
957
+ - lib/3.3/fox16_c.so
957
958
  - lib/fox16.rb
958
959
  - lib/fox16/accel_table.rb
959
960
  - lib/fox16/aliases.rb
@@ -1191,7 +1192,6 @@ files:
1191
1192
  - rdoc-sources/FXXBMImage.rb
1192
1193
  - rdoc-sources/FXXPMIcon.rb
1193
1194
  - rdoc-sources/FXXPMImage.rb
1194
- - rdoc-sources/Makefile
1195
1195
  - rdoc-sources/README.rdoc
1196
1196
  - rdoc-sources/fxdefs.rb
1197
1197
  - scripts/build-fox.rb
@@ -1523,7 +1523,7 @@ metadata:
1523
1523
  post_install_message:
1524
1524
  rdoc_options:
1525
1525
  - "--main"
1526
- - README.rdoc
1526
+ - README.md
1527
1527
  - "--title"
1528
1528
  - FXRuby API Documentation
1529
1529
  require_paths:
@@ -1532,10 +1532,10 @@ required_ruby_version: !ruby/object:Gem::Requirement
1532
1532
  requirements:
1533
1533
  - - ">="
1534
1534
  - !ruby/object:Gem::Version
1535
- version: '2.5'
1535
+ version: '2.6'
1536
1536
  - - "<"
1537
1537
  - !ruby/object:Gem::Version
1538
- version: 3.3.dev
1538
+ version: 3.4.dev
1539
1539
  required_rubygems_version: !ruby/object:Gem::Requirement
1540
1540
  requirements:
1541
1541
  - - ">="
data/lib/2.5/fox16_c.so DELETED
Binary file
@@ -1,23 +0,0 @@
1
- SOURCES = *.rb \
2
- ../lib/fox/calendar.rb \
3
- ../lib/fox/chore.rb \
4
- ../lib/fox/core.rb \
5
- ../lib/fox/glgroup.rb \
6
- ../lib/fox/glshapes.rb \
7
- ../lib/fox/input.rb \
8
- ../lib/fox/iterators.rb \
9
- ../lib/fox/responder2.rb \
10
- ../lib/fox/scintilla.rb \
11
- ../lib/fox/signal.rb \
12
- ../lib/fox/timeout.rb \
13
- ../lib/fox/undolist.rb \
14
- ../lib/fox/version.rb
15
-
16
- rdoc:
17
- @rdoc --op ../doc/api --main README.rdoc $(SOURCES) README.rdoc
18
-
19
- ri:
20
- @rdoc --ri $(SOURCES)
21
-
22
- clean:
23
- @rm -rf ../doc/api