Skip to content
Open

ex #7

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15,328 changes: 1,767 additions & 13,561 deletions Assets/3rdParty/Obi/Sample Scenes/FluidSmoke.unity

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Material:
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: DiffuseParticles
m_Shader: {fileID: 207, guid: 0000000000000000f000000000000000, type: 0}
m_Shader: {fileID: 202, guid: 0000000000000000f000000000000000, type: 0}
m_ShaderKeywords: _EMISSION
m_LightmapFlags: 1
m_EnableInstancingVariants: 0
Expand Down Expand Up @@ -39,7 +39,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 10300, guid: 0000000000000000f000000000000000, type: 0}
m_Texture: {fileID: 2800000, guid: 568ceb11f52ec4d36abc82bcf61af795, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
Expand Down
6 changes: 3 additions & 3 deletions Assets/Chemistry/substances.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</O2>

<H2 type="gas">
<color>255:255:255:0</color>
<color>255:255:255:255</color>
</H2>

<Cl2 type="gas">
Expand Down Expand Up @@ -93,7 +93,7 @@
<color>255:255:255:255</color>
</C5H11O5COOH>

<H2SO4 type="solid">
<H2SO4 type="liquid">
<color>255:255:255:255</color>
<reactionTag>CXX_KClO3</reactionTag>
</H2SO4>
Expand Down Expand Up @@ -192,7 +192,7 @@
<tempConstant>0.1</tempConstant>
<reactant type="solid" rate="3">C5H11O5CHO</reactant>
<reactant type="solid" rate="1">KClO3</reactant>
<reactant type="solid" rate="0">H2SO4</reactant>
<reactant type="liquid" rate="0">H2SO4</reactant>
<product type="solid" rate="3">C5H11O5COOH</product>
<product type="solid" rate="3">KCl</product>
</CXX_KClO3>
Expand Down
10 changes: 0 additions & 10 deletions Assets/Cruncher.meta

This file was deleted.

10 changes: 0 additions & 10 deletions Assets/Cruncher/Documentation.meta

This file was deleted.

Loading