| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| | | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | 2017-12-07 | 1 | -1/+1 |
| | | |||||
| * | removed DISCARD built in variable, replaced by actual discard GLSL ↵ | Juan Linietsky | 2017-08-29 | 1 | -2/+3 |
| | | | | | instruction, fixes #9677 | ||||
| * | Dead code tells no tales | Rémi Verschelde | 2017-08-27 | 1 | -1/+0 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Removed unnecessary returns and break statements | Wilson E. Alvarez | 2017-08-22 | 1 | -2/+0 |
| | | |||||
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| | | |||||
| * | New particle system, mostly working, some small features missing. | Juan Linietsky | 2017-04-06 | 1 | -1/+3 |
| | | |||||
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -123/+103 |
| | | | | | | | | | | | | | | | | | | | | | | | | | I can show you the code Pretty, with proper whitespace Tell me, coder, now when did You last write readable code? I can open your eyes Make you see your bad indent Force you to respect the style The core devs agreed upon A whole new world A new fantastic code format A de facto standard With some sugar Enforced with clang-format A whole new world A dazzling style we all dreamed of And when we read it through It's crystal clear That now we're in a whole new world of code | ||||
| * | Add a bunch of missing Godot headers in own files | Rémi Verschelde | 2017-03-05 | 1 | -1/+1 |
| | | |||||
| * | Move tests again from core to main | Rémi Verschelde | 2017-01-08 | 1 | -0/+361 |
| As advised by @reduz, as tests depend on other libs. | |||||
