Skip to content

Commit 811dcc0

Browse files
committed
merge to master
2 parents 650deef + 6863c6a commit 811dcc0

File tree

439 files changed

+33559
-19271
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

439 files changed

+33559
-19271
lines changed

README.md

Lines changed: 77 additions & 304 deletions
Large diffs are not rendered by default.

addon_config.mk

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,14 @@ common:
2626
# or use += in several lines
2727
ADDON_DEPENDENCIES = ofxAssimpModelLoader ofxGui ofxKinect ofxNetwork ofxOpenCv ofxOsc ofxSvg ofxVectorGraphics ofxXmlSettings
2828
ADDON_DEPENDENCIES += ofxAudioAnalyzer ofxAudioFile ofxBTrack ofxChromaKeyShader ofxCv ofxEasing ofxFFmpegRecorder ofxFontStash ofxGLEditor
29+
<<<<<<< HEAD
30+
ADDON_DEPENDENCIES += ofxJSON ofxInfiniteCanvas ofxLua ofxMidi ofxMtlMapping2D
31+
ADDON_DEPENDENCIES += ofxPDSP ofxTimeline ofxWarp
32+
ADDON_DEPENDENCIES += ofxImGui
33+
=======
2934
ADDON_DEPENDENCIES += ofxDatGui ofxHistoryPlot ofxJSON ofxInfiniteCanvas ofxLua ofxMidi ofxMtlMapping2D ofxParagraph
3035
ADDON_DEPENDENCIES += ofxPDSP ofxThreadedFileDialog ofxTimeline ofxTimeMeasurements ofxWarp
36+
>>>>>>> master
3137

3238
# include search paths, this will be usually parsed from the file system
3339
# but if the addon or addon libraries need special search paths they can be
@@ -72,10 +78,20 @@ common:
7278
# ADDON_INCLUDES_EXCLUDE =
7379

7480
linux64:
81+
<<<<<<< HEAD
82+
ADDON_DEPENDENCIES += ofxPd ofxPdExternals ofxPython ofxNDI
83+
84+
msys2:
85+
ADDON_SOURCES_EXCLUDE = src/objects/scripting/BashScript% src/objects/scripting/PythonScript% src/objects/sound/PDPatch% src/objects/video/VideoSender% src/objects/video/VideoReceiver%
86+
87+
osx:
88+
ADDON_DEPENDENCIES += ofxPd ofxPdExternals ofxPython ofxNDI
89+
=======
7590
ADDON_DEPENDENCIES += ofxJava ofxPd ofxPdExternals ofxPython ofxNDI
7691

7792
msys2:
7893
ADDON_SOURCES_EXCLUDE = src/objects/scripting/BashScript% src/objects/scripting/ProcessingScript% src/objects/scripting/PythonScript% src/objects/sound/PDPatch% src/objects/video/VideoSender% src/objects/video/VideoReceiver%
7994

8095
osx:
8196
ADDON_DEPENDENCIES += ofxJava ofxPd ofxPdExternals ofxPython ofxNDI
97+
>>>>>>> master

example_ImGui/Makefile

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Attempt to load a config.make file.
2+
# If none is found, project defaults in config.project.make will be used.
3+
ifneq ($(wildcard config.make),)
4+
include config.make
5+
endif
6+
7+
# make sure the the OF_ROOT location is defined
8+
ifndef OF_ROOT
9+
OF_ROOT=$(realpath ../../..)
10+
endif
11+
12+
# call the project makefile!
13+
include $(OF_ROOT)/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk

example_ImGui/addons.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ofxImGui
2+
ofxVisualProgramming

example_ImGui/bin/PkgInfo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
APPL????

example_ImGui/bin/data/.gitkeep

Whitespace-only changes.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
keyPressed()=1|1|0
2+
Nested Test L2=1|1|0
3+
some uncommon method=1|1|0
4+
sample across frames=1|1|0
5+
GL_drawDotsGL=1|1|0
6+
keyDown=1|1|0
7+
draw()=1|1|0
8+
nested measurement12=0|1|0
9+
scope measurement=1|1|0
10+
T1:subtask1=1|1|0
11+
accum test=1|1|0
12+
scope measurement acc=1|1|0
13+
nested measurement111=0|1|0
14+
T1:task=1|1|0
15+
nested measurement11=0|1|0
16+
simple measurement=1|1|0
17+
setup()=1|1|0
18+
nested measurement1=1|1|0
19+
draw dots=1|1|0
20+
update()=1|1|0
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<github>https://github.com/d3cod3/mosaic</github>
2+
<www>https://mosaic.d3cod3.org</www>
3+
<settings>
4+
<output_width>1280</output_width>
5+
<output_height>720</output_height>
6+
<audio_in_device>0</audio_in_device>
7+
<audio_out_device>0</audio_out_device>
8+
<sample_rate_in>44100</sample_rate_in>
9+
<sample_rate_out>44100</sample_rate_out>
10+
<buffer_size>256</buffer_size>
11+
<input_channels>0</input_channels>
12+
<output_channels>0</output_channels>
13+
</settings>
102 KB
Binary file not shown.
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# IBM Plex Typeface
2+
3+
Copyright © 2017 IBM Corp. with Reserved Font Name "Plex"
4+
5+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
6+
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
7+
8+
-----------------------------------------------------------
9+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
10+
-----------------------------------------------------------
11+
12+
PREAMBLE
13+
The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
14+
15+
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
16+
17+
DEFINITIONS
18+
"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
19+
20+
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
21+
22+
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
23+
24+
"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
25+
26+
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
27+
28+
PERMISSION & CONDITIONS
29+
Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
30+
31+
1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
32+
33+
2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
34+
35+
3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
36+
37+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
38+
39+
5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
40+
41+
TERMINATION
42+
This license becomes null and void if any of the above conditions are not met.
43+
44+
DISCLAIMER
45+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.

0 commit comments

Comments
 (0)