paradust7
|
7ffc0268df
Inline triLinearInterpolationNoEase and triLinearInterpolation (#12421)
|
2 жил өмнө |
JosiahWI
|
8e5bd82c4d
fix integer overflow in mapgen (#11641)
|
2 жил өмнө |
SmallJoker
|
ecc6f4ba25
Remove a few unused functions reported by callcatcher (#11658)
|
3 жил өмнө |
sfan5
|
2da1eee394
Fix broken `BiomeGen` abstraction (#11107)
|
3 жил өмнө |
Paul Ouellette
|
542df11bed
Fix GCC class-memaccess warnings (#10239)
|
4 жил өмнө |
sfan5
|
68f45fc130
Remove unused lookup table from noise.cpp
|
4 жил өмнө |
Paramat
|
c2f48eab4d
Display an error when a noise parameter has too many octaves (#9394)
|
4 жил өмнө |
Loic Blot
|
4827f754ec
Fix more clang-tidy reported problems for performance-type-promotion-in-math-fn
|
6 жил өмнө |
Loïc Blot
|
1992db1395
Code modernization: src/n*, src/o* (#6280)
|
7 жил өмнө |
SmallJoker
|
765fd9a0bc
Noise: Prevent unittest crash caused by division by zero
|
7 жил өмнө |
Loïc Blot
|
e9d7005799
Revert "Noise::perlinMap2D,3D: replace a loop init with a single memset call"
|
7 жил өмнө |
Loic Blot
|
bc1654feed
Noise::perlinMap2D,3D: replace a loop init with a single memset call
|
7 жил өмнө |
adrido
|
d7343b6c93
Fix msvc annoyances (#5963)
|
7 жил өмнө |
Loïc Blot
|
4faaadc8d5
Cpp11 patchset 11: continue working on constructor style migration (#6004)
|
7 жил өмнө |
kwolekr
|
8ed467d438
PcgRandom: Fix/improve documentation
|
8 жил өмнө |
kwolekr
|
dfbdb5bcd7
Change internal type for seeds to s32
|
8 жил өмнө |
Jun Zhang
|
a78dd7f2b6
Fix spelling of noise_threshold
|
9 жил өмнө |
kwolekr
|
d198e420ec
Fix Noise compiled under clang >= 3.7.x with -O2 or higher
|
9 жил өмнө |
est31
|
738fbc66d0
Fix Lua PcgRandom
|
9 жил өмнө |
Loic Blot
|
aab7c83d02
Remove some old dead code. Fix some Clang warnings in SRP (ng->N... will
|
9 жил өмнө |
kwolekr
|
8eb272cea3
Misc. minor fixes
|
9 жил өмнө |
kwolekr
|
28b2476b11
Noise: Fix interpolation at negative coordinates
|
9 жил өмнө |
kwolekr
|
11a96e4901
Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler warnings
|
9 жил өмнө |
kwolekr
|
5d1d7c17ea
Noise: Make buffer size parameters unsigned
|
9 жил өмнө |
kwolekr
|
37ca3212ee
Fix MSVC compatibility
|
9 жил өмнө |
kwolekr
|
415167b228
Noise: Fix PcgRandom::randNormalDist() when range contains negative numbers
|
9 жил өмнө |
kwolekr
|
cd1d625ab2
Replace PRNG assertions with PrngException
|
9 жил өмнө |
kwolekr
|
943c6e523e
Noise: Add noise unittests
|
9 жил өмнө |
kwolekr
|
687d969c9c
Noise: Correct noise objects created with invalid dimensions
|
9 жил өмнө |
kwolekr
|
9fc2b93d9f
Fix endianness inconsistency with PcgRandom::bytes()
|
9 жил өмнө |