Changeset 395 for trunk/src/engine
- Timestamp:
- 06/11/15 21:40:00 (10 years ago)
- Location:
- trunk/src/engine
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/engine/particle_engine.cc
r382 r395 1 // Copyright (C) 2014 ChaosForge Ltd 2 // This file is part of NV Libraries. 3 // For conditions of distribution and use, see copyright notice in nv.hh 1 // Copyright (C) 2014-2015 ChaosForge Ltd 2 // http://chaosforge.org/ 3 // 4 // This file is part of Nova libraries. 5 // For conditions of distribution and use, see copying.txt file in root folder. 4 6 5 7 #include "nv/engine/particle_engine.hh" -
trunk/src/engine/program_manager.cc
r382 r395 1 // Copyright (C) 2014 ChaosForge Ltd1 // Copyright (C) 2014-2015 ChaosForge Ltd 2 2 // http://chaosforge.org/ 3 3 // 4 // This file is part of N V Libraries.5 // For conditions of distribution and use, see copy right notice in nv.hh4 // This file is part of Nova libraries. 5 // For conditions of distribution and use, see copying.txt file in root folder. 6 6 7 7 #include "nv/engine/program_manager.hh" -
trunk/src/engine/resource_system.cc
r382 r395 1 // Copyright (C) 2014 ChaosForge Ltd1 // Copyright (C) 2014-2015 ChaosForge Ltd 2 2 // http://chaosforge.org/ 3 3 // 4 // This file is part of N V Libraries.5 // For conditions of distribution and use, see copy right notice in nv.hh4 // This file is part of Nova libraries. 5 // For conditions of distribution and use, see copying.txt file in root folder. 6 6 7 7 #include "nv/engine/resource_system.hh"
Note: See TracChangeset
for help on using the changeset viewer.