1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

15 commits

Author SHA1 Message Date
tpoole
0140304e38 Removed some #pragma once warnings from Projucer generated code 2017-02-21 12:48:38 +00:00
tpoole
e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
hogliux
065208bd75 Added missing precision specifier to fragment shader of the OpenGLAppExample 2017-02-03 09:15:58 +00:00
jules
9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
Timur Doumler
70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
jules
ddd1b8eb92 Deleted a couple of unused files from an example 2016-02-15 15:31:53 +00:00
hogliux
c7b8e77031 Update copyright notice 2015-07-22 15:59:34 +01:00
jules
c4f5e8ebe6 Fix to the WavefrontObjParser class's sort method. 2015-07-15 10:29:05 +01:00
hogliux
359a898b0d Updated openGL example now that the Matrix3D class works the other (correct!) way around. 2015-07-01 10:54:36 +01:00
hogliux
502ab06213 Fix warnings in JUCE OpenGLAppExample 2015-07-01 10:51:48 +01:00
jules
91464bc49f Cleaned up a few mistakes in the GL example project. 2014-11-30 11:14:17 +00:00
Felix Faire
a8fde8db1a Updated OpenGL Example for Windows 2014-11-13 14:17:22 +00:00
jules
8980ed2b9c module selection fixes 2014-11-12 15:50:03 +00:00
Felix Faire
ef4af10e1e OpenGL Template Update 2014-11-11 18:30:13 +00:00
Felix Faire
fb319467bd OpenGL Example (unrefined) 2014-11-11 16:11:25 +00:00