Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Netherlands3D/twin into fea…
Browse files Browse the repository at this point in the history
…ture/save-files-with-the-same-name-2

# Conflicts:
#	Assets/Scripts/Layers/Adapters/DataTypeAdapters/GeoJSONImportAdapter.cs: Used theirs
  • Loading branch information
TomSimons committed Oct 21, 2024
2 parents 86358ea + 6b99ffd commit 68695b4
Show file tree
Hide file tree
Showing 195 changed files with 183 additions and 2,165 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ public override void SetSize(Vector3 size)
public override void SetTexture(Texture2D texture)
{
base.SetTexture(texture);

if (!materialInstance)
{
materialInstance = new Material(projector.material);
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 68695b4

Please sign in to comment.