peeweek
515c9969
Initial Commit
6 年前
peeweek
ab829b3a
Set everything to internal (for the time being)
6 年前
Thomas ICHÉ
2f771d8b
Updated Readme + Added OpticalFlow handling in PostProcessor
6 年前
GitHub
80b45443
Merge pull request #9 from Unity-Technologies/package-reorganization
Package reorganization
5 年前
Thomas ICHÉ
56088d68
Small UI fixes to match new Skin
5 年前
Thomas ICHÉ
e38a809b
Wrapper Functions and accessors in Processor Base + Code Accessibility
5 年前
Thomas ICHÉ
05d8ac6f
Namespace Cleanup + Documentation base Files + More Accessibility
5 年前
Thomas ICHÉ
313599fb
Refined Directory Structure
5 年前
Thomas ICHÉ
8479b188
Changelog, Assembly Type load Fixes and final API doc adjustments
5 年前
Thomas ICHÉ
fbf22cef
Documentation Continued - Image Sequencer window Icon - Menu Items ordering + Fixes
5 年前
Thomas ICHÉ
9852dd1e
Namespace Rename : UnityEditor.VFXToolbox > UnityEditor.Experimental.VFX.Toolbox
5 年前
GitHub
7c92124c
Merge pull request #11 from Unity-Technologies/refactor/simplify-processors
Refactor/Simplify Processor API + Class Accessibility + Package conformance
5 年前
GitHub
fab47777
Silenced warning about onCanvasGUI ( #15 )
* Silenced warning about onCanvasGUI
* Converted onCanvasGUI to an event
* @peeweek's pointed out this should be an event, so doing it this way rather than just silencing the warning
4 年前
Thomas ICHÉ
be2af099
Added Support for Texture2DArrays
5 年前
GitHub
bcc84e97
Added Support for Texture2D Array Import (2020.2+) ( #20 )
* Added Support for Texture2DArrays
* Added Documentation
4 年前
Thomas ICHÉ
85c9aa40
Custom Material Shader Generator
4 年前
Thomas ICHÉ
67021417
Merge branch 'master' into feature/flipbook-2darray
# Conflicts:
# Editor/Common/Canvas/VFXToolboxCanvas.cs
4 年前
Thomas ICHÉ
bd048f96
Custom Processor Template
4 年前
Thomas ICHÉ
c144830c
Fixed Custom Processor Class Name Generation
4 年前
Thomas ICHÉ
3c3f4b0c
Merge branch 'master' into feature/create-processor-and-material-from-menu
4 年前
Thomas Iché
5b37d53c
Small Fixes for 21.1 or newer
3 年前
Thomas ICHÉ
9629d19d
Merge branch 'master' into feature/create-processor-and-material-from-menu
3 年前
GitHub
9e60ef5f
Menu Items : Create Custom Material / Custom Processor ( #21 )
* Custom Material Shader Generator
* Custom Processor Template
* Updated Documentation
* Fixed Custom Processor Class Name Generation
3 年前
Thomas ICHÉ
fb854185
Merge branch 'master' into feature/volume-editor
3 年前