index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
Noise.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved source to src
Alexander Harkness
2013-11-24
1
-951
/
+0
*
Moved noise debugging into the Noise.* files
madmaxoft@gmail.com
2013-05-15
1
-0
/
+83
*
Fixed 2D linear upscale to compile on Linux, added a test for it.
madmaxoft@gmail.com
2013-05-15
1
-1
/
+1
*
Renamed linear interpolation from Noise.h to a more proper LinearUpscale and moved it to a separate file.
madmaxoft@gmail.com
2013-05-12
1
-50
/
+0
*
Noise: Fixed optimized Cubic noise calculation
madmaxoft@gmail.com
2013-05-11
1
-1
/
+64
*
Noise: Added an efficient 3D cubic noise generation
madmaxoft@gmail.com
2013-05-09
1
-0
/
+252
*
Noise: Implemented 2D Perlin noise, removed unused parameters.
madmaxoft@gmail.com
2013-04-22
1
-7
/
+138
*
Noise: removed the unused SSE branches and unused interpolation methods. Removed the Noise.inc file.
madmaxoft@gmail.com
2013-04-17
1
-307
/
+115
*
Implemented the new cCubicNoise in 2D
madmaxoft@gmail.com
2013-04-16
1
-9
/
+296
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+377