Seite 1 von 3

PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 00:01
von freak
Hallo zusammen,

Die nächste Beta für v4.60 ist nach einer etwas längeren Pause jetzt zum Download bereit:
http://www.purebasic.com/securedownload ... anguage=DE

Änderungen seit Beta 3:

Code: Alles auswählen

Incompatible changes to beta 3:
- removed #PB_Canvas_GrabMouse flag (this is now always done on Windows/Linux)

Other changes:
- added #PB_Canvas_Clip to Get/SetGadgetAttribute to manually set/remove clipping in CanvasGadget
- added diagonal arrow cursors to CanvasGadget (Windows Only)
- added #PB_Canvas_CustomCursor attribute to CanvasGadget to set a custom cursor handle
- added #PB_EventType_LeftClick, #PB_EventType_LeftDoubleClick etc to CanvasGadget
- added #PB_EventType_Input for CanvasGadget and #PB_Canvas_Input attribute for text input
- added DoubleClickTime() function to misc library
- added OpenGL renderer to the OGRE library on Windows, when using the OpenGL subsystem. That means than you can have exactly the same version on the 3 OSes, and also use GLSL as common script plateform (for compositor for example)
- added GetScriptTexture() and TextureOutput()

Re: PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 06:21
von DrShrek
Auch dafür wieder ein Danke.

Re: PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 08:16
von DarkDragon
Cool, danke. :allright:

Es wird doch hoffentlich noch eine beta geben mit mehr Bugfixes/Features bezüglich OGRE, oder? Im moment sind immernoch ein paar wenige Steine im weg.

Re: PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 09:44
von Kiffi
Danke!

(auch für die zeitnahe Ankündigung hier im Forum :allright:)

Grüße ... Kiffi

Re: PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 11:46
von RSBasic
Bild

Re: PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 15:05
von Andesdaf
+1 :D

Re: PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 15:46
von rolaf
Andesdaf hat geschrieben:+1 :D
-2 +3 :lol:

Re: PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 19:56
von Falko
1*1 :lol:

Re: PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 20:00
von bobobo

Code: Alles auswählen

Debug 0.9 /0.9

Re: PureBasic 4.60 Beta 4

Verfasst: 22.08.2011 21:03
von BI2

Code: Alles auswählen

Debug Cos(2 * #PI)
:wink: