Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled diff
Créé
il y a 11 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
19 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
42 lignes
Copier tout
17 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
42 lignes
Copier tout
Copier
Copié
Copier
Copié
Identifier = "DEFAULT_PT_
DUST
";
Identifier = "DEFAULT_PT_
CNCT
";
Name = "
DUST
";
Name = "
CNCT
";
Colour = PIXPACK(
0xFFE0A0
);
Colour = PIXPACK(
0xC0C0C0
);
MenuVisible = 1;
MenuVisible = 1;
MenuSection = SC_POWDERS;
MenuSection = SC_POWDERS;
Enabled = 1;
Enabled = 1;
Copier
Copié
Copier
Copié
Advection = 0.
7f
;
Advection = 0.
4f
;
AirDrag = 0.0
2
f * CFDS;
AirDrag = 0.0
4
f * CFDS;
AirLoss = 0.9
6
f;
AirLoss = 0.9
4
f;
Loss = 0.
80f
;
Loss = 0.
95f
;
Collision =
0.0f
;
Collision =
-0.1f
;
Gravity = 0.
1f
;
Gravity = 0.
3f
;
Diffusion = 0.00f;
Diffusion = 0.00f;
HotAir = 0.000f * CFDS;
HotAir = 0.000f * CFDS;
Falldown = 1;
Falldown = 1;
Copier
Copié
Copier
Copié
Flammable =
1
0;
Flammable =
0;
Explosive = 0;
Explosive = 0;
Copier
Copié
Copier
Copié
Meltable =
0
;
Meltable =
2
;
Hardness =
30
;
Hardness =
2
;
Copier
Copié
Copier
Copié
Weight =
85
;
Weight =
55
;
Temperature = R_TEMP+0.0f +273.15f;
Temperature = R_TEMP+0.0f +273.15f;
Copier
Copié
Copier
Copié
HeatConduct =
70
;
HeatConduct =
100
;
Description = "
Very light dust. Flammable
.";
Description = "
Concrete, stronger than stone
.";
State = ST_SOLID;
State = ST_SOLID;
Copier
Copié
Copier
Copié
Properties = TYPE_PART|PROP_
LIFE_DEC|PROP_LIFE_KILL_DEC
;
Properties = TYPE_PART|PROP_
HOT_GLOW
;
LowPressure = IPL;
LowPressure = IPL;
LowPressureTransition = NT;
LowPressureTransition = NT;
HighPressure = IPH;
HighPressure = IPH;
HighPressureTransition = NT;
HighPressureTransition = NT;
LowTemperature = ITL;
LowTemperature = ITL;
LowTemperatureTransition = NT;
LowTemperatureTransition = NT;
Copier
Copié
Copier
Copié
HighTemperature =
ITH
;
HighTemperature =
1123.0f
;
HighTemperatureTransition =
NT
;
HighTemperatureTransition =
PT_LAVA
;
Update = NULL;
Update = NULL;
Copier
Copié
Copier
Copié
Graphics = NULL;
Différences enregistrées
Texte d'origine
Ouvrir un fichier
Identifier = "DEFAULT_PT_DUST"; Name = "DUST"; Colour = PIXPACK(0xFFE0A0); MenuVisible = 1; MenuSection = SC_POWDERS; Enabled = 1; Advection = 0.7f; AirDrag = 0.02f * CFDS; AirLoss = 0.96f; Loss = 0.80f; Collision = 0.0f; Gravity = 0.1f; Diffusion = 0.00f; HotAir = 0.000f * CFDS; Falldown = 1; Flammable = 10; Explosive = 0; Meltable = 0; Hardness = 30; Weight = 85; Temperature = R_TEMP+0.0f +273.15f; HeatConduct = 70; Description = "Very light dust. Flammable."; State = ST_SOLID; Properties = TYPE_PART|PROP_LIFE_DEC|PROP_LIFE_KILL_DEC; LowPressure = IPL; LowPressureTransition = NT; HighPressure = IPH; HighPressureTransition = NT; LowTemperature = ITL; LowTemperatureTransition = NT; HighTemperature = ITH; HighTemperatureTransition = NT; Update = NULL; Graphics = NULL;
Texte modifié
Ouvrir un fichier
Identifier = "DEFAULT_PT_CNCT"; Name = "CNCT"; Colour = PIXPACK(0xC0C0C0); MenuVisible = 1; MenuSection = SC_POWDERS; Enabled = 1; Advection = 0.4f; AirDrag = 0.04f * CFDS; AirLoss = 0.94f; Loss = 0.95f; Collision = -0.1f; Gravity = 0.3f; Diffusion = 0.00f; HotAir = 0.000f * CFDS; Falldown = 1; Flammable = 0; Explosive = 0; Meltable = 2; Hardness = 2; Weight = 55; Temperature = R_TEMP+0.0f +273.15f; HeatConduct = 100; Description = "Concrete, stronger than stone."; State = ST_SOLID; Properties = TYPE_PART|PROP_HOT_GLOW; LowPressure = IPL; LowPressureTransition = NT; HighPressure = IPH; HighPressureTransition = NT; LowTemperature = ITL; LowTemperatureTransition = NT; HighTemperature = 1123.0f; HighTemperatureTransition = PT_LAVA; Update = NULL;
Trouver la différence