Skip to content

Commit d73a732

Browse files
authored
Merge pull request #136 from processing/issue-135
Adding Umfeld Processing Mode
2 parents 793b87a + 944149e commit d73a732

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

contributions.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6588,3 +6588,29 @@ contributions:
65886588
- 0.2.1
65896589
- 0.2.2
65906590
prettyversion: 0.2.0
6591+
- id: 307
6592+
status: VALID
6593+
dateAdded: 2026-06-29T10:23:49+0000
6594+
type: mode
6595+
source:
6596+
https://codeberg.org/Umfeld/umfeld-processing-mode/releases/download/latest/UmfeldMode.txt
6597+
name: Umfeld
6598+
authors: '[Dennis P Paul](https://codeberg.org/dennisppaul)'
6599+
url: https://codeberg.org/Umfeld/umfeld-processing-mode
6600+
categories:
6601+
sentence: C++ mode for Processing using Umfeld library
6602+
paragraph: Compile and run C++ sketches using the
6603+
[Umfeld](https://umfeld.org/) library. Umfeld provides a Processing-style
6604+
API for C++, and this mode integrates CMake-based compilation directly into
6605+
the Processing IDE. The system needs to be configured to run Umfeld
6606+
applications. This can be handled from within the Processing IDE at `Umfeld
6607+
> Install Dependencies`. See
6608+
https://codeberg.org/Umfeld/umfeld-processing-mode for more information.
6609+
version: 363
6610+
prettyVersion: '1.0'
6611+
minRevision: 1295
6612+
maxRevision: 0
6613+
modes:
6614+
lastUpdated: '20260629121839'
6615+
download:
6616+
https://codeberg.org/Umfeld/umfeld-processing-mode/releases/download/latest/UmfeldMode.zip

0 commit comments

Comments
 (0)