Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
50 lines
1.6 KiB
JSON
50 lines
1.6 KiB
JSON
{
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
|
"files.watcherExclude": {
|
|
"**/.git/objects/**": true,
|
|
"**/node_modules/**": true
|
|
},
|
|
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable",
|
|
"javascript.preferences.importModuleSpecifier": "non-relative",
|
|
"typescript.preferences.importModuleSpecifier": "non-relative",
|
|
"files.associations": {
|
|
"electrosphere_fluidsim.h": "c",
|
|
"jni.h": "c",
|
|
"electrosphere_server_fluid_simulator_fluidacceleratedsimulator.h": "c",
|
|
"utilities.h": "c",
|
|
"simulation.h": "c",
|
|
"chunk.h": "c",
|
|
"chunkmask.h": "c",
|
|
"metadatacalc.h": "c",
|
|
"immintrin.h": "c",
|
|
"stdint.h": "c",
|
|
"electrosphere_server_fluid_manager_serverfluidchunk.h": "c",
|
|
"stdio.h": "c",
|
|
"cstdlib": "c",
|
|
"pool.h": "c",
|
|
"mainfunctions.h": "c",
|
|
"solver_consts.h": "c",
|
|
"public.h": "c",
|
|
"islandsolver.h": "c",
|
|
"stb_ds.h": "c",
|
|
"test.h": "c",
|
|
"stdlib.h": "c",
|
|
"chunk_test_utils.h": "c",
|
|
"sparsesimulator.h": "c",
|
|
"environment.h": "c",
|
|
"simulator.h": "c",
|
|
"dispatcher.h": "c",
|
|
"cellular.h": "c",
|
|
"limits": "c",
|
|
"boundsolver.h": "c",
|
|
"randutils.h": "c",
|
|
"mathutils.h": "c",
|
|
"velocity.h": "c",
|
|
"density.h": "c",
|
|
"grid2.h": "c",
|
|
"math.h": "c",
|
|
"multigrid.h": "c",
|
|
"gauss_seidel.h": "c",
|
|
"ode_utils.h": "c"
|
|
}
|
|
} |