Activity
Mod: Set the log level to "information" as default inside the NPLEdit…
Mod: Set the log level to "information" as default inside the NPLEdit…
Add: It's now possible to set additional arguments for the NPL-Tool.
Add: It's now possible to set additional arguments for the NPL-Tool.
Mod: The colors of title and text of the SimpleTooltip ImGUI widget i…
Mod: The colors of title and text of the SimpleTooltip ImGUI widget i…
Fix: Tool startup speed accelerated by explicity trying to load the M…
Fix: Tool startup speed accelerated by explicity trying to load the M…
Mod: Better initialization process on app start.
Mod: Better initialization process on app start.
Mod: Renamed WriteContentNPL to SaveContentNPL and it is now part of …
Mod: Renamed WriteContentNPL to SaveContentNPL and it is now part of …
Mod: Widgets.cs class doesn't need to be in its own folder, as it alr…
Mod: Widgets.cs class doesn't need to be in its own folder, as it alr…
Add: Incremental build mode when multiple content files are found.
Add: Incremental build mode when multiple content files are found.
Fix: Content files should be copied over in their original folder str…
Fix: Content files should be copied over in their original folder str…
Add: Backward compatibility for npl keywords coming from NoPipeline (…
Add: Backward compatibility for npl keywords coming from NoPipeline (…
Mod: Build output shouldn't be included in the task package.
Mod: Build output shouldn't be included in the task package.
Add: NPLEditor.Task and corresponding .targets file to enable content…
Add: NPLEditor.Task and corresponding .targets file to enable content…
Add: It's now possible to set custom importers and processors for eac…
Add: It's now possible to set custom importers and processors for eac…
Fix: Don't override the global build list. Instead we generate a new …
Fix: Don't override the global build list. Instead we generate a new …
Fix: Don't override the global build list. Instead we generate a new …
Fix: Don't override the global build list. Instead we generate a new …
Fix: Clear all content dependencies to ensure fresh dependency lists …
Fix: Clear all content dependencies to ensure fresh dependency lists …
Fix: filePath and dependencyFilePath were mixed up. Now they are in t…
Fix: filePath and dependencyFilePath were mixed up. Now they are in t…
Fix: Launch process now initialize the logger first so that the AppSe…
Fix: Launch process now initialize the logger first so that the AppSe…
Fix: Setting the NPLJsonFilePath field either on debug or release bui…
Fix: Setting the NPLJsonFilePath field either on debug or release bui…
Del: The "watch" parameter is not needed anymore.
Del: The "watch" parameter is not needed anymore.
Mod: The path to a .npl content file should always be the first argum…
Mod: The path to a .npl content file should always be the first argum…
Mod: Only show processor parameter options if the content item has any.
Mod: Only show processor parameter options if the content item has any.
Fix: Ident spacing for delete icons in ListEditor.
Fix: Ident spacing for delete icons in ListEditor.
Add: Renamed "Watch" to "Dependencies" and made it possible to set th…
Add: Renamed "Watch" to "Dependencies" and made it possible to set th…
Wrapp output logging in a try/catch for debugging.
Wrapp output logging in a try/catch for debugging.