tpoole
|
0140304e38
|
Removed some #pragma once warnings from Projucer generated code
|
8 years ago |
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
hogliux
|
065208bd75
|
Added missing precision specifier to fragment shader of the OpenGLAppExample
|
8 years ago |
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.
|
8 years ago |
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.
|
9 years ago |
jules
|
ddd1b8eb92
|
Deleted a couple of unused files from an example
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
jules
|
c4f5e8ebe6
|
Fix to the WavefrontObjParser class's sort method.
|
9 years ago |
hogliux
|
359a898b0d
|
Updated openGL example now that the Matrix3D class works the other (correct!) way around.
|
10 years ago |
hogliux
|
502ab06213
|
Fix warnings in JUCE OpenGLAppExample
|
10 years ago |
jules
|
91464bc49f
|
Cleaned up a few mistakes in the GL example project.
|
10 years ago |
Felix Faire
|
a8fde8db1a
|
Updated OpenGL Example for Windows
|
10 years ago |
jules
|
8980ed2b9c
|
module selection fixes
|
10 years ago |
Felix Faire
|
ef4af10e1e
|
OpenGL Template Update
|
10 years ago |
Felix Faire
|
fb319467bd
|
OpenGL Example (unrefined)
|
10 years ago |