Commit Graph

15 Commits

Author SHA1 Message Date
63f8ef3855 Fixed warning. 2019-08-13 23:39:07 +02:00
09805efd55 Fix build. 2019-08-11 23:12:38 +02:00
Marc Gilleron
57d451128d Fix typos 2018-02-25 20:43:23 +01:00
Marc Gilleron
3daab3b77d Merge branch 'master' of https://github.com/Zylann/godot_fastnoise 2018-02-25 19:55:51 +01:00
Marc Gilleron
bb3f2aa7bb Updated FastNoise library
- Cubic noise is available
- Some enums have been replaced to reflect the new version
- Added getters
2018-02-25 19:55:04 +01:00
Marc
609fc581ac Merge pull request #2 from Xrayez/add-cpp-flag
Append `-std=c++11` flag to the module in SCsub
2017-08-30 20:33:04 +01:00
Andrii Doroshenko (Xrayez)
40841f565f Append -std=c++11 flag to the module in SCsub
Scons doesn't seem to support the `SCONS_CXX_STANDARD` environ variable.

Fixes #1
2017-08-30 15:05:24 +03:00
Marc Gilleron
a6bd5df8e2 Upgrade to latest Godot 3.0 2017-08-22 21:18:42 +02:00
Marc Gilleron
869a0317df Merge branch 'master' of https://github.com/Zylann/godot_fastnoise 2016-12-23 16:24:22 +01:00
Marc Gilleron
5fc11f36ce Added C++11 flag 2016-12-23 16:23:53 +01:00
Marc
cb96dd2197 Name mistake 2016-10-15 12:43:30 +02:00
Marc
757f99f42f Important installation details 2016-10-15 12:43:04 +02:00
Marc
b1e9f39fad Update README.md
Added link to Simplex patent
2016-05-04 02:11:03 +02:00
Marc Gilleron
d7746de185 Added README 2016-05-02 18:42:47 +02:00
Marc Gilleron
89d29c083a Added project 2016-05-02 17:19:15 +02:00