1
0
mirror of https://github.com/lxsang/Diya-API.git synced 2024-12-26 11:28:22 +01:00
Diya-API/Diya
2022-08-08 13:11:25 +02:00
..
Array2D.extension.st WIP: add support for input events 2022-03-19 02:18:29 +01:00
Array.extension.st Correct openGL transparent color display problem, stylesheet now allows style inheritance 2022-08-08 00:12:54 +02:00
AssetManager.class.st Add assets manager, add support for application launching 2022-03-21 18:03:15 +01:00
ClassDescription.extension.st print log using stdout instead of Transcript 2021-12-19 22:41:21 +01:00
Color.extension.st image texture support 2022-03-08 23:30:01 +01:00
Diya2DNode.class.st refactory code 2022-08-07 18:15:57 +02:00
Diya2DPrimShape.class.st Correct openGL transparent color display problem, stylesheet now allows style inheritance 2022-08-08 00:12:54 +02:00
Diya2DShader.class.st Correct openGL transparent color display problem, stylesheet now allows style inheritance 2022-08-08 00:12:54 +02:00
DiyaApplicationLauncher.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaApplicationModel.class.st minor changes 2022-03-21 19:13:11 +01:00
DiyaBaseApplication.class.st minor changes 2022-03-21 19:13:11 +01:00
DiyaBaseObject.class.st Add bootstrap font icons support 2022-03-21 01:45:21 +01:00
DiyaBoot.class.st allow to set system resolution using the DIYA_RES environment variable 2022-05-23 12:26:46 +02:00
DiyaButton.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaCircle.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
DiyaClock.class.st Text rendering is greatly improved 2022-03-06 18:33:10 +01:00
DiyaConvexPolygon.class.st Change coordinate to top down, improvement on label rendering 2022-08-06 03:11:36 +02:00
DiyaCoreAPIError.class.st WIP: add support for input events 2022-03-19 02:18:29 +01:00
DiyaEllipse.class.st Correct openGL transparent color display problem, stylesheet now allows style inheritance 2022-08-08 00:12:54 +02:00
DiyaEllipseShader.class.st Change coordinate to top down, improvement on label rendering 2022-08-06 03:11:36 +02:00
DiyaError.class.st WIP: add support for input events 2022-03-19 02:18:29 +01:00
DiyaEvent.class.st WIP: add support for input events 2022-03-19 02:18:29 +01:00
DiyaExampleApp.class.st Correct openGL transparent color display problem, stylesheet now allows style inheritance 2022-08-08 00:12:54 +02:00
DiyaExampleShader.class.st Add log messages 2022-03-15 19:29:57 +01:00
DiyaFFIBase.class.st WIP: add support for input events 2022-03-19 02:18:29 +01:00
DiyaFontFamily.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
DiyaFontGlyph.class.st improve font rendering in OpenGL, optimise memory usage 2022-03-17 00:32:19 +01:00
DiyaFontIcon.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaFontManager.class.st Add bootstrap font icons support 2022-03-21 01:45:21 +01:00
DiyaFontStyle.class.st FreeType face now is cached as bitmap font 2022-03-06 00:58:28 +01:00
DiyaHbox.class.st WIP: Add emptly classes for Base widgets 2022-03-16 18:37:51 +01:00
DiyaImageIcon.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaImageTex.class.st Correct openGL transparent color display problem, stylesheet now allows style inheritance 2022-08-08 00:12:54 +02:00
DiyaImageView.class.st Add assets manager, add support for application launching 2022-03-21 18:03:15 +01:00
DiyaLabel.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaLayout.class.st WIP: Add emptly classes for Base widgets 2022-03-16 18:37:51 +01:00
DiyaLine.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaListView.class.st WIP: Add emptly classes for Base widgets 2022-03-16 18:37:51 +01:00
DiyaNode.class.st Cache current stylesheet object in each node to gain FPS 2022-08-07 21:08:29 +02:00
DiyaPolygon.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaRectangle.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaRendererContext.class.st Add assets manager, add support for application launching 2022-03-21 18:03:15 +01:00
DiyaRootNode.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaRuntimeError.class.st allow to set system resolution using the DIYA_RES environment variable 2022-05-23 12:26:46 +02:00
DiyaScrollPanel.class.st WIP: Add emptly classes for Base widgets 2022-03-16 18:37:51 +01:00
DiyaSingleton.class.st Add assets manager, add support for application launching 2022-03-21 18:03:15 +01:00
DiyaStyle.class.st Correct openGL transparent color display problem, stylesheet now allows style inheritance 2022-08-08 00:12:54 +02:00
DiyaStyleSheet.class.st Correct openGL transparent color display problem, stylesheet now allows style inheritance 2022-08-08 00:12:54 +02:00
DiyaSwitch.class.st WIP: Add emptly classes for Base widgets 2022-03-16 18:37:51 +01:00
DiyaTableLayout.class.st refactory code 2022-08-07 18:15:57 +02:00
DiyaText.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
DiyaTextArea.class.st WIP: Add emptly classes for Base widgets 2022-03-16 18:37:51 +01:00
DiyaTextInput.class.st WIP: Add emptly classes for Base widgets 2022-03-16 18:37:51 +01:00
DiyaUIThemesManager.class.st Correct openGL transparent color display problem, stylesheet now allows style inheritance 2022-08-08 00:12:54 +02:00
DiyaVbox.class.st WIP: Add emptly classes for Base widgets 2022-03-16 18:37:51 +01:00
DiyaWidget.class.st Rework on Graphic styling 2022-08-07 20:43:16 +02:00
Duration.extension.st add uniform support to shader 2022-02-15 18:04:54 +01:00
FT2Face.extension.st fix conflict 2022-03-16 21:33:35 +01:00
ImageInitializer.class.st Add assets manager, add support for application launching 2022-03-21 18:03:15 +01:00
LibC.extension.st FreeType face now is cached as bitmap font 2022-03-06 00:58:28 +01:00
OpenGL.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
OpenGLConstants.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
OpenGLFontTex.class.st Add bootstrap font icons support 2022-03-21 01:45:21 +01:00
OpenGLSL.class.st Add assets manager, add support for application launching 2022-03-21 18:03:15 +01:00
OpenGLSLUniform.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
OpenGLTexImage2D.class.st image texture support 2022-03-08 23:30:01 +01:00
OpenGLTexture.class.st image texture support 2022-03-08 23:30:01 +01:00
OpenGLTypes.class.st add openGLSL bingding 2021-12-20 18:32:08 +01:00
OpenGLVertexArray.class.st WIP: display Freetype font in openGL 2022-03-03 19:19:40 +01:00
OpenGLVertexBuffer.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
OrthoProjectionMatrix.class.st Change coordinate to top down, improvement on label rendering 2022-08-06 03:11:36 +02:00
package.st initial comit 2021-12-18 02:02:16 +01:00
Point.extension.st WIP: add support for input events 2022-03-19 02:18:29 +01:00
ProjectionMatrix.class.st WIP: display Freetype font in openGL 2022-03-03 19:19:40 +01:00
Rectangle.extension.st WIP: add support for input events 2022-03-19 02:18:29 +01:00
SDL2.extension.st example of working SDL window 2021-12-19 12:32:23 +01:00
SDL2MappedEvent.extension.st WIP: add support for input events 2022-03-19 02:18:29 +01:00
SDL_DisplayMode.class.st Extend SDL2 binding API 2021-12-18 22:49:03 +01:00
SDL_MouseButtonEvent.extension.st Change coordinate to top down, improvement on label rendering 2022-08-06 03:11:36 +02:00
SDL_MouseMotionEvent.extension.st Change coordinate to top down, improvement on label rendering 2022-08-06 03:11:36 +02:00
SDL_TouchFingerEvent.extension.st Change coordinate to top down, improvement on label rendering 2022-08-06 03:11:36 +02:00
SDL_Window.extension.st remove dependecy on OSSDL2Driver 2022-08-08 13:11:25 +02:00
SmalltalkImage.extension.st allow to set system resolution using the DIYA_RES environment variable 2022-05-23 12:26:46 +02:00
Uniform1F.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform1i.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform2F.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform2i.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform3F.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform3i.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform4F.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform4i.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
UniformMatrix3fv.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
UniformMatrix4fv.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00