Page 2 of 6

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 5:37 am
by Comtois
here is my archive (33 Mo)

ftp-developpez.com/comtois/fichiers/ogre/Examples.zip

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 7:19 am
by c4s
Great, thank you! 8)

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 8:32 am
by Psychophanta
Glub! 5.0 ?
What a step!
Thanks to remember us that you're always walking!

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 8:44 am
by Kelebrindae
Image

--- :shock: It's Christmas already ?! :shock: ---

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 9:05 am
by djes
Great ! Big thanks !!! :D

BEST UPDATE IN 7 YEARS.

Posted: Fri Aug 31, 2012 10:03 am
by Violet
Image

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 11:07 am
by User_Russian
Fred wrote:- Updated: Scintilla updated to 3.1.0
- Updated: Expat updated to 2.1.0
- Updated: libjpeg updated to 8.0d
- Updated: libpng updated to 1.5.12
- Updated: Ogre to 1.8.0, bullet to 2.80, hydrax to 0.5.4, CEGUI to 0.7.7
- Updated: ModPlug lib update to 0.8.8.4
Upgrade to please once zlib.lib library to version 1.2.7.
Thank.

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 11:18 am
by IceSoft
@Fred,
Maybe an update to PellesC 7.00 will be great for the PureBasic 5.00 release too.
PB has actually:

- polib.exe : Pelles Library Manager, Version 6.00.1
- porc.exe : Pelles Resource Compiler, Version 7.00.3
- polink.exe: Pelles Linker, Version 5.00.1

- FAsm.exe: flat assembler version 1.69.35 (new: 1.70.03)

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 12:08 pm
by G-Rom
My package with some examples :

samples

this package contain :

-Cube Mapping
-Multi CubeMapping
-Send parameter to a shader
-Static geometry
-Render to texture and push it into a .material
-LensFlareEffect

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 1:48 pm
by [blendman]
As homer said : "houuuuuuuuuuuu, pinaaaaaaaaaaaise !!!"

G-rom : thanks a lot ;) And what a incredible work !

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 1:58 pm
by thinkitsimple
Great news.

But i get an error when i try to start the visual designer on Windows 7 x64:

The Visual Designer.exe is missing?


Michael

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 1:59 pm
by Polo
thinkitsimple wrote:Great news.

But i get an error when i try to start the visual designer on Windows 7 x64:

The Visual Designer.exe is missing?


Michael
The PB IDE button is broken (launch the old VD which is not shipped anymore) - you have to launch the Form Designer from its executable right now.

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 2:09 pm
by dige
Wow, great stuff!! Thx PB Team and Comtois & G-ROM for these outstanding 3D examples :shock:
PB rocks!

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 2:23 pm
by luis
thinkitsimple wrote: But i get an error when i try to start the visual designer on Windows 7 x64:
The Visual Designer.exe is missing?
Better to post these things in coding questions


Files->Preferences->General

Change the path to exe using the new name (FormDesigner.exe)

Re: PureBasic 5.00 beta 2

Posted: Fri Aug 31, 2012 2:35 pm
by thinkitsimple
luis wrote:
thinkitsimple wrote: But i get an error when i try to start the visual designer on Windows 7 x64:
The Visual Designer.exe is missing?
Better to post these things in coding questions


Files->Preferences->General

Change the path to exe using the new name (FormDesigner.exe)
This works, thank you.

Michael