Commit Graph

112 Commits

Author SHA1 Message Date
Ramesh Ravone
7f68c1f1d5 Kinematic Character 2017-06-26 09:11:17 +05:30
Thomas Herzog
b9325546e9 Merge pull request #3 from capnm/fix-double-destroy
GLFWDemo: don't über-destroy the godot_string.
2017-06-19 16:53:29 +02:00
Martin Capitanio
d46667ef47 GLFWDemo: don't über-destroy the godot_string. 2017-06-19 16:09:42 +02:00
Karroffel
9bf4ab6777 [cpp_constructors] added C++ demo 2017-06-19 02:30:22 +02:00
Karroffel
6605c32f9b [SimpleDemo] windows 2017-06-18 01:25:37 +02:00
Karroffel
15eb7d8fed [SimpleDemo] Some small fixes
added <string.h> to the includes to surpress a warning

use `$Node` notation and properties for the GDScript
2017-06-16 15:37:45 +02:00
Thomas Herzog
49e8196b85 Update README.md 2017-06-16 15:03:57 +02:00
Thomas Herzog
7a600e69cb Merge pull request #2 from BastiaanOlij/SimpleDemo
First go at a very very simple example project
2017-06-16 15:02:49 +02:00
BastiaanOlij
dcc525b79a First go at a very very simple example project 2017-06-16 22:57:47 +10:00
Thomas Herzog
5e3982fd1e Merge pull request #1 from BastiaanOlij/compile_for_mac
Getting this to work on Mac OS X
2017-06-03 09:42:59 +00:00
BastiaanOlij
4294013295 Getting this to work on Mac OS X 2017-06-03 09:57:35 +10:00
Karroffel
14afcddf04 added GLFW demo 2017-05-01 21:37:14 +02:00