Oct 23, 2024
मल्टीमीडिया क्षुधा और प्रयोगों के लिए पिक्सेल-ओरिएंटेड प्रोग्रामिंग भाषा Pixilang का नवीनतम संस्करण 3.8.5 डाउनलोड करें ताकि आप नए फ़ीचर्स और अपडेट्स का तुरंत आनंद ले सकें!
* shebang (#!) character sequence support;
* new function: sv_sampler_par() - set/get SunVox sampler parameter;
* new PIXINFO_OPENGL flag for PIXILANG_INFO variable; use the following code to check for OpenGL at runtime (unlike OPENGL constant, which reports the presence of OpenGL during compilation): if PIXILANG_INFO & PIX
* speed optimization;
* bug fixes.