diff options
author | Jose Antonio Marquez | 2012-03-22 16:26:02 -0700 |
---|---|---|
committer | Jose Antonio Marquez | 2012-03-22 16:26:02 -0700 |
commit | 748a5c55e15809add748a15a87cd730e3fcee4bf (patch) | |
tree | 688f3ee299b2985fa5617426a5789d86f518b877 /js/lib/rdge/materials/julia-material.js | |
parent | 7fbda862c62f37d4c67e4d5a619b7e3cffc309ff (diff) | |
parent | b25195d010417417bb5b2e5362385078d68d9a84 (diff) | |
download | ninja-748a5c55e15809add748a15a87cd730e3fcee4bf.tar.gz |
Merge branch 'refs/heads/Ninja-Montage-Integration' into FileIO-Montage-Components
Diffstat (limited to 'js/lib/rdge/materials/julia-material.js')
-rw-r--r-- | js/lib/rdge/materials/julia-material.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/js/lib/rdge/materials/julia-material.js b/js/lib/rdge/materials/julia-material.js index 976dfad3..a85bd6f7 100644 --- a/js/lib/rdge/materials/julia-material.js +++ b/js/lib/rdge/materials/julia-material.js | |||
@@ -21,11 +21,7 @@ var JuliaMaterial = function JuliaMaterial() { | |||
21 | /////////////////////////////////////////////////////////////////////// | 21 | /////////////////////////////////////////////////////////////////////// |
22 | // Properties | 22 | // Properties |
23 | /////////////////////////////////////////////////////////////////////// | 23 | /////////////////////////////////////////////////////////////////////// |
24 | // no properties | 24 | // properties inherited from PulseMaterial |
25 | this._propNames = []; | ||
26 | this._propLabels = []; | ||
27 | this._propTypes = []; | ||
28 | this._propValues = []; | ||
29 | 25 | ||
30 | /////////////////////////////////////////////////////////////////////// | 26 | /////////////////////////////////////////////////////////////////////// |
31 | // Methods | 27 | // Methods |