peeweek
5ccf2eea
Initial Commit
6 年前
peeweek
20005db1
Set everything to internal (for the time being)
6 年前
Thomas ICHÉ
c1bba993
Updated Readme + Added OpticalFlow handling in PostProcessor
6 年前
GitHub
31bb8875
Merge pull request #9 from Unity-Technologies/package-reorganization
Package reorganization
5 年前
Thomas ICHÉ
0014f3ed
Small UI fixes to match new Skin
5 年前
Thomas ICHÉ
be0e9a52
Wrapper Functions and accessors in Processor Base + Code Accessibility
5 年前
Thomas ICHÉ
0e5170a0
Namespace Cleanup + Documentation base Files + More Accessibility
5 年前
Thomas ICHÉ
90cde61d
Refined Directory Structure
5 年前
Thomas ICHÉ
c00111df
Changelog, Assembly Type load Fixes and final API doc adjustments
5 年前
Thomas ICHÉ
4be45509
Documentation Continued - Image Sequencer window Icon - Menu Items ordering + Fixes
5 年前
Thomas ICHÉ
e222833f
Namespace Rename : UnityEditor.VFXToolbox > UnityEditor.Experimental.VFX.Toolbox
5 年前
GitHub
b0ccf1ba
Merge pull request #11 from Unity-Technologies/refactor/simplify-processors
Refactor/Simplify Processor API + Class Accessibility + Package conformance
5 年前
Thomas ICHÉ
e12be129
Merge branch 'master' into feature/volume-editor
3 年前
GitHub
a9d666b9
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É
f4f43a58
Added Support for Texture2DArrays
5 年前
GitHub
77d47bb7
Added Support for Texture2D Array Import (2020.2+) ( #20 )
* Added Support for Texture2DArrays
* Added Documentation
4 年前
Thomas ICHÉ
52307ada
Merge branch 'master' into feature/flipbook-2darray
# Conflicts:
# Editor/Common/Canvas/VFXToolboxCanvas.cs
4 年前
Thomas Iché
af49c124
Small Fixes for 21.1 or newer
3 年前
GitHub
03b2223e
Menu Items : Create Custom Material / Custom Processor ( #21 )
* Custom Material Shader Generator
* Custom Processor Template
* Updated Documentation
* Fixed Custom Processor Class Name Generation
3 年前