Steven Leal
7dce3978
updated changelog
4 年前
Steven Leal
fbe25be8
isolated sampler state in its own static class
4 年前
GitHub
b4f39903
Merge pull request #156 from Unity-Technologies/tutorial_code_highlighting
Documentation and tutorial improvements and polish
4 年前
GitHub
dff73240
Update README.md
4 年前
GitHub
7c65d105
Delete index.md
With all this information being added to Readme.md, this page seems redundant. Will remove it for now.
4 年前
GitHub
212b51d2
Update README.md
4 年前
GitHub
37031592
Update README.md
4 年前
GitHub
478f6f42
Update index.md
4 年前
GitHub
5658abbd
Update index.md
4 年前
GitHub
091023f3
Update TableOfContents.md
4 年前
GitHub
9b59c620
Update TableOfContents.md
4 年前
Mohsen Kamalzadeh
2e9690ee
polish
4 年前
Mohsen Kamalzadeh
f7d391be
green circles for actions
4 年前
Mohsen Kamalzadeh
f6939de6
Update Phase1.md
4 年前
Mohsen Kamalzadeh
7489c954
Update Phase1.md
4 年前
Mohsen Kamalzadeh
b2e92208
changed **Note** to > ℹ️
4 年前
GitHub
58746d3b
Update Phase1.md
4 年前
GitHub
af25a511
Update Phase1.md
4 年前
GitHub
8f70bb17
Update README.md
4 年前
GitHub
36bdeff5
Update README.md
4 年前
GitHub
6dae271c
Update README.md
4 年前
GitHub
f2b2d373
Update README.md
4 年前
GitHub
9605573a
Update index.md
4 年前
GitHub
592ed7f2
Update index.md
4 年前
GitHub
fc308626
Update README.md
4 年前
GitHub
db2d79bb
Update README.md
4 年前
GitHub
5edb8d2a
Update README.md
4 年前
GitHub
a7c3ff03
Update README.md
4 年前
GitHub
0c53171c
Added code highlighting
4 年前
GitHub
ae42bbb4
Merge pull request #154 from Unity-Technologies/scenario_UI_tooltips_and_info
UI improvements for scenario inspector
4 年前
Steven Leal
1938ab19
using constants field instead of genericConstants property to get constants tooltips
4 年前
Steven Leal
81aa5384
removed debug log statement
4 年前
Mohsen Kamalzadeh
26fce59a
small changes
4 年前
Mohsen Kamalzadeh
88b30002
more polish
4 年前
Mohsen Kamalzadeh
e77310cf
UI code updates
- Changed how UI is created for constants to include tooltips. - - Added info box about Randomizer execution order
4 年前
GitHub
a851f43c
Merge pull request #153 from Unity-Technologies/remove-all-randomizers-bug
Remove all randomizers bug
4 年前
Steven Leal
ac28eac4
updated changelog
4 年前
Steven Leal
3ce6de39
fixed randomizer container UI bug
4 年前
GitHub
d98bf0d6
Merge pull request #150 from Unity-Technologies/animation_curve_sampling
Added animation curve sampling + sampler deserialization bugfix + native sampling removal
4 年前
Mohsen Kamalzadeh
354b49f0
Revived samples in range test for animation curve sampler
4 年前
Mohsen Kamalzadeh
166ffa5b
upgrade warning added to changelog
4 年前
Steven Leal
a66dd5e7
added missing xml docs
4 年前
Steven Leal
84bc7e8e
added AnimationCurveSampler constructors
4 年前
Steven Leal
e168b600
removed range as required ISampler interface property
4 年前
Steven Borkman
2518f1f8
Updated change log
4 年前
Mohsen Kamalzadeh
3ee0dd99
made integration samples public
4 年前
Steven Borkman
5dceae4f
Fixed template guid not being serialized
4 年前
Mohsen Kamalzadeh
6a9a43d9
Modifications after peer review
- Removed native sampling (through jobs) capability from all samplers and parameters as no users have so far needed this, and it introduces additional complexity to the code
- Removed native sampling from the newly introduced AnimationCurveSampler.
- Removed the sampler initialization and cleanup functions based on feedback.
- Modified all randomization tests to not use native sampling
- Removed native sampling related sections from docs
4 年前
Steven Borkman
3dd61215
Added constant transform randomizer
Randomizer is useful to reset a scene's gameobjects each frame
4 年前
Mohsen Kamalzadeh
6ff5e357
Update CHANGELOG.md
4 年前