Ciro Continisio
d14b0e45
Cleanup
4 年前
treivize
0728a4c6
Merge branch 'art-assets' into feature/art/pant_critter
4 年前
GitHub
14e737cc
Merge pull request #1 from UnityTechnologies/art-assets
Art assets
4 年前
treivize
df2ab2a2
Merge branch 'art-assets' into feature/art/slime_critter
4 年前
GitHub
5c82e99e
Merge pull request #2 from UnityTechnologies/main
import changes from main
4 年前
GitHub
78c0f11a
"Editor window to quickly open scenes" task ( #267 )
* Added the Quick Scene Access Tool
* removed unused file
4 年前
Can Chen
34b69d6c
[Bot] Automated dotnet-format update
4 年前
Ciro Continisio
cdab9c20
Merge branch 'main' of github.com:UnityTechnologies/open-project-1 into main
4 年前
Ciro Continisio
2a0d8691
Merge branch 'main' into pr-bash
4 年前
Dan Young
7ce66d74
Merge remote-tracking branch 'upstream/art-assets' into art-assets
4 年前
Amel Negra
a3fdb227
Merge branch 'main' into whiteboxing
4 年前
GitHub
6e9b7f56
Fix SceneAccessTool build fail issue ( #274 )
* Added the Quick Scene Access Tool
* removed unused file
* orgainized script for SceneAccessTool to their proper folders. Build should work now
4 年前
HarshNarayanJha
06438a1a
Pulled from upstream/main
4 年前
GitHub
7b5746da
Record changes in objects moved by ClickToPlaceHelper ( #306 )
4 年前
uChema
c28d9833
Merge branch 'main' into QuestSystem
4 年前
Dan Young
eb670224
Merge remote-tracking branch 'upstream/art-assets' into art-assets
4 年前
Ciro Continisio
c691552b
Merge branch 'pr-bash' into whiteboxing
# Conflicts:
# UOP1_Project/Assets/Samples.meta
4 年前
GitHub
c0b2931f
Merge pull request #1 from UnityTechnologies/main
Update fork
4 年前
GitHub
d5fb01f9
Add lightmap scale setter tool ( #452 )
* Add component with settable field, clamped to [0,1] range
* Get all MeshRenderers in component & children (recursively)
* Modfiy lightmap scale of all MeshRenderers
* Cleanup/comments
* Move tool to Scripts/EditorTools
* Update LightmapScaleSetter.cs
Removed the cap at 1f
Co-authored-by: Ciro Continisio <ciro@unity3d.com>
3 年前
uChema
b768a7dc
Merge branch 'main' of https://github.com/UnityTechnologies/open-project-1 into main
3 年前
Ciro Continisio
942b0f59
Fix to LightmapScale tool
Corrected the LightmapScale script so that the editor-only .scaleInLightmap is used only in the editor.
3 年前
uChema
09ae3bfc
Merge branch 'main' of https://github.com/UnityTechnologies/open-project-1 into main
3 年前
itsLevi0sa
72ec616e
[Bot] Automated dotnet-format update
3 年前
Ciro Continisio
460fb941
Merge branch 'CaveWhiteboxing' of https://github.com/itsLevi0sa/open-project-1 into worldbuilding
3 年前
Ciro Continisio
de0f0586
Revert "Merge branch 'CaveWhiteboxing' of https://github.com/itsLevi0sa/open-project-1 into worldbuilding"
This reverts commit 5141fc8d8d88057646e6602844c0bc709606f6d3, reversing
changes made to 0146f00fa2288b3baf783f2feb33ed3ff37fb231.
3 年前
itsLevi0sa
aa9e8032
Merge branch 'CaveWhiteboxing' of https://github.com/itsLevi0sa/open-project-1 into CaveWhiteboxing
3 年前
Ciro Continisio
c284ce4c
Reorganised editor tools, added ReadOnly attribute
3 年前
Ciro Continisio
f1c2b9e1
Added Teleporter cheat menu
Press C key to activate, only in the editor
3 年前