Commit d619e10
File tree
- addons
- ofxAndroid/src
- ofxAssimpModelLoader/src
- ofxEmscripten
- libs/html5audio/lib/emscripten
- src
- apps/devApps/random explorer/src
- examples
- 3d
- 3DPrimitivesExample/src
- advanced3dExample/src
- assimp3DModelLoaderExample/src
- cameraLensOffsetExample/src
- cameraParentingExample/src
- cameraRibbonExample/src
- easyCamExample/src
- meshFromCameraExample/src
- modelNoiseExample/src
- normalsExample/src
- ofBoxExample/src
- orientationExample/src
- pathsToMeshesExample/src
- pointCloudExample/src
- pointPickerExample/src
- quaternionArcballExample/src
- quaternionLatLongExample/src
- communication
- firmataExample/src
- networkTcpClientExample/src
- networkTcpServerExample/src
- networkUdpReceiverExample/src
- networkUdpSenderExample/src
- oscChatSystemExample/src
- oscReceiveExample/src
- oscSenderExample/src
- serialExample/src
- computer_vision
- kinectExample/src
- opencvExample/src
- opencvHaarFinderExample/src
- opencvImageClassification/src
- opencvOpticalFlowExample/src
- opencvPeopleDetection/src
- events
- advancedEventsExample/src
- allEventsExample/src
- customEventExample/src
- rpiTouchExample/src
- simpleEventsExample/src
- simpleTimerEventExample/src
- gl
- areaLightExample/src
- billboardExample/src
- billboardRotationExample/src
- computeShaderParticlesExample/src
- computeShaderTextureExample/src
- fboHighResOutputExample/src
- fboTrailsExample/src
- geometryShaderExample/src
- glInfoExample/src
- gpuParticleSystemExample/src
- materialPBRAdvanced/src
- materialPBR/src
- multiLightExample/src
- multiTexture3dExample/src
- multiTextureShaderExample/src
- pixelBufferExample/src
- pointLightsExample/src
- pointsAsTexturesExample/src
- shaderExample/src
- shadowsExample/src
- slowFastRenderingExample/src
- textureBufferInstancedExample/src
- textureExample/src
- textureScreengrabExample/src
- threadedPixelBufferExample/src
- transformFeedbackAnimatedExample/src
- transformFeedbackExample/src
- vboExample/src
- vboMeshDrawInstancedExample/src
- viewportExample/src
- graphics
- blendingExample/src
- colorExample/src
- colorsExtendedExample/src
- floatingPointImageExample/src
- fontShapesExample/src
- fontsExample/src
- graphicsExample/src
- imageSubsectionExample/src
- lutFilterExample/src
- polygonExample/src
- polylineBlobsExample/src
- rectangleAlignmentAndScalingExample/src
- simpleColorKeyExample/src
- vectorGraphicsExample/src
- gui
- guiExample/src
- guiFromParametersExample/src
- oscParametersReceiverExample/src
- oscParametersSenderExample/src
- parameterEdgeCasesExample/src
- parameterGroupExample/src
- input_output
- clipboardExample/src
- dirListExample/src
- dragDropExample/src
- fileBufferLoadingCSVExample/src
- fileOpenSaveDialogExample/src
- imageCompressionExample/src
- imageLoaderExample/src
- imageLoaderWebExample/src
- imageSaverExample/src
- imageSequenceExample/src
- jsonExample/src
- loadTextFileExample/src
- pdfExample/src
- pugiXmlExample/src
- svgExample/src
- systemSpeakExample/src
- xmlExample/src
- xmlSettingsExample/src
- math
- noise1dExample/src
- noise1dOctaveExample/src
- noiseField2dExample/src
- particlesExample/src
- periodicSignalsExample/src
- randomExample/src
- trigonometricMotionExample/src
- trigonometryExample/src
- vectorMathExample/src
- shader
- 01_simpleColorQuad/src
- 02_simpleVertexDisplacement/src
- 03_simpleShaderInteraction/src
- 04_simpleTexturing/src
- 05_alphaMasking/src
- 06_multiTexture/src
- 07_fboAlphaMask/src
- 08_displacementMap/src
- 09_gaussianBlurFilter/src
- sound
- audioInputExample/src
- audioOutputExample/src
- soundBufferExample/src
- soundPlayerExample/src
- soundPlayerFFTExample/src
- strings
- conversionExample/src
- ofLogExample/src
- regularExpressionExample/src
- sortingExample/src
- templates
- allAddonsExample/src
- emptyExample/src
- threads
- threadChannelExample/src
- threadExample/src
- threadedImageLoaderExample/src
- video
- asciiVideoExample/src
- videoGrabberExample/src
- videoPlayerExample/src
- windowing
- multiWindowOneAppExample/src
- noWindowExample/src
- windowExample/src
- libs/openFrameworks/app
- scripts
- qtcreator/templates/wizards/openFrameworks/src
- templates
- emscripten/src
- gl3.1/src
- gl3.2/src
- gl3.3/src
- gl4.0/src
- gl4.1/src
- gl4.2/src
- gl4.3/src
- gl4.4/src
- gl4.5/src
- gles2/src
- linux64/src
- linuxarmv6l/src
- linuxarmv7l/src
- linux/src
- msys2/src
- nowindow/src
- osx/src
- unittest/src
- vs/src
- tests
- addons
- networkTcp/src
- networkUdp/src
- events/events/src
- graphics/pixels/src
- io/loadImage/src
- math
- ofNodeRegressionTests/src
- quaternionTests/src
- types/parameters/src
- utils
- logging/src
- strings/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 35 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
84 | 118 | | |
85 | 119 | | |
86 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
0 commit comments