godot/tools/editor/collada
Thaer Razeq f50488a361 Various fixes detected using PVS-Studio static analyzer.
- Add FIXME tags comments to some unfixed potential bugs
- Remove some checks (always false: unsigned never < 0)
- Fix some if statements based on reviews.
- Bunch of missing `else` statements
2017-02-28 07:52:02 -06:00
..
SCsub Reorder the folders in tools to prepare moving tools/editor 2017-02-09 00:08:27 +01:00
collada.cpp Various fixes detected using PVS-Studio static analyzer. 2017-02-28 07:52:02 -06:00
collada.h -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00