diff options
author | est31 <MTest31@outlook.com> | 2016-04-01 01:52:17 +0200 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2016-05-01 15:32:02 +0200 |
commit | ac8bb457aae58867cbb96a5e64d286e7edc18e16 (patch) | |
tree | 6a345c53f13a4f11db38d9f98309cb746de5897c /client/shaders | |
parent | 46e5ef4e9a19a162c8baee15d314233c0bb0e331 (diff) | |
download | minetest-ac8bb457aae58867cbb96a5e64d286e7edc18e16.tar.gz minetest-ac8bb457aae58867cbb96a5e64d286e7edc18e16.tar.bz2 minetest-ac8bb457aae58867cbb96a5e64d286e7edc18e16.zip |
Pathfinder: Fix style
* Fix naming style for methods and classes:
Use camelCase for methods and PascalCase for classes as
code style demands it. And use sneak_case for methods that
are not member of a class.
* Replace "* " with " *" for Pointers
* Same for references
* Put function body opening braces on new line
* Other misc minor non functional style improvements
Diffstat (limited to 'client/shaders')
0 files changed, 0 insertions, 0 deletions