@@ -2,7 +2,7 @@ | |||||
// EasyMesh-Build: The code belonging to Vertex build operations | // EasyMesh-Build: The code belonging to Vertex build operations | ||||
// | // | ||||
// Copyright: (c) 2010-2013 Sam Hocevar <sam@hocevar.net> | // Copyright: (c) 2010-2013 Sam Hocevar <sam@hocevar.net> | ||||
// (c) 2009-2013 Cédric Lecacheur <jordx@free.fr> | |||||
// (c) 2009-2013 Cédric Lecacheur <jordx@free.fr> | |||||
// (c) 2009-2013 Benjamin "Touky" Huet <huet.benjamin@gmail.com> | // (c) 2009-2013 Benjamin "Touky" Huet <huet.benjamin@gmail.com> | ||||
// This program is free software; you can redistribute it and/or | // This program is free software; you can redistribute it and/or | ||||
// modify it under the terms of the Do What The Fuck You Want To | // modify it under the terms of the Do What The Fuck You Want To | ||||
@@ -1,17 +1,21 @@ | |||||
// | // | ||||
// EasyMesh-Build: The code belonging to Vertex build operations | |||||
// Lol Engine | |||||
// | // | ||||
// Copyright: (c) 2009-2013 Benjamin "Touky" Huet <huet.benjamin@gmail.com> | |||||
// (c) 2010-2014 Sam Hocevar <sam@hocevar.net> | |||||
// (c) 2009-2013 Cédric Lecacheur <jordx@free.fr> | |||||
// This program is free software; you can redistribute it and/or | |||||
// modify it under the terms of the Do What The Fuck You Want To | |||||
// Public License, Version 2, as published by Sam Hocevar. See | |||||
// http://www.wtfpl.net/ for more details. | |||||
// Copyright © 2009—2013 Benjamin “Touky� Huet <huet.benjamin@gmail.com> | |||||
// © 2010—2017 Sam Hocevar <sam@hocevar.net> | |||||
// © 2009—2013 Cédric Lecacheur <jordx@free.fr> | |||||
// | |||||
// Lol Engine is free software. It comes without any warranty, to | |||||
// the extent permitted by applicable law. You can redistribute it | |||||
// and/or modify it under the terms of the Do What the Fuck You Want | |||||
// to Public License, Version 2, as published by the WTFPL Task Force. | |||||
// See http://www.wtfpl.net/ for more details. | |||||
// | // | ||||
#pragma once | #pragma once | ||||
// Vertex building operations | |||||
namespace lol | namespace lol | ||||
{ | { | ||||
@@ -1,13 +1,15 @@ | |||||
// | // | ||||
// EasyMesh-Render: The code belonging to render operations | |||||
// Lol Engine | |||||
// | // | ||||
// Copyright: (c) 2010-2013 Sam Hocevar <sam@hocevar.net> | |||||
// (c) 2009-2013 Cédric Lecacheur <jordx@free.fr> | |||||
// (c) 2009-2013 Benjamin "Touky" Huet <huet.benjamin@gmail.com> | |||||
// This program is free software; you can redistribute it and/or | |||||
// modify it under the terms of the Do What The Fuck You Want To | |||||
// Public License, Version 2, as published by Sam Hocevar. See | |||||
// http://www.wtfpl.net/ for more details. | |||||
// Copyright © 2009—2013 Benjamin “Touky� Huet <huet.benjamin@gmail.com> | |||||
// © 2010—2017 Sam Hocevar <sam@hocevar.net> | |||||
// © 2009—2013 Cédric Lecacheur <jordx@free.fr> | |||||
// | |||||
// Lol Engine is free software. It comes without any warranty, to | |||||
// the extent permitted by applicable law. You can redistribute it | |||||
// and/or modify it under the terms of the Do What the Fuck You Want | |||||
// to Public License, Version 2, as published by the WTFPL Task Force. | |||||
// See http://www.wtfpl.net/ for more details. | |||||
// | // | ||||
#include <lol/engine-internal.h> | #include <lol/engine-internal.h> | ||||
@@ -1,13 +1,15 @@ | |||||
// | // | ||||
// EasyMesh-Render: The code belonging to render operations | |||||
// Lol Engine | |||||
// | // | ||||
// Copyright: (c) 2009-2013 Benjamin "Touky" Huet <huet.benjamin@gmail.com> | |||||
// (c) 2010-2013 Sam Hocevar <sam@hocevar.net> | |||||
// (c) 2009-2013 Cédric Lecacheur <jordx@free.fr> | |||||
// This program is free software; you can redistribute it and/or | |||||
// modify it under the terms of the Do What The Fuck You Want To | |||||
// Public License, Version 2, as published by Sam Hocevar. See | |||||
// http://www.wtfpl.net/ for more details. | |||||
// Copyright © 2009—2013 Benjamin “Touky� Huet <huet.benjamin@gmail.com> | |||||
// © 2010—2017 Sam Hocevar <sam@hocevar.net> | |||||
// © 2009—2013 Cédric Lecacheur <jordx@free.fr> | |||||
// | |||||
// Lol Engine is free software. It comes without any warranty, to | |||||
// the extent permitted by applicable law. You can redistribute it | |||||
// and/or modify it under the terms of the Do What the Fuck You Want | |||||
// to Public License, Version 2, as published by the WTFPL Task Force. | |||||
// See http://www.wtfpl.net/ for more details. | |||||
// | // | ||||
#pragma once | #pragma once | ||||
@@ -1,13 +1,14 @@ | |||||
// | // | ||||
// Lol Engine | |||||
// Lol Engine | |||||
// | // | ||||
// Copyright: (c) 2016—2017 Sam Hocevar <sam@hocevar.net> | |||||
// Copyright © 2016—2017 Benjamin “Touky” Huet <huet.benjamin@gmail.com> | |||||
// Copyright © 2010—2017 Sam Hocevar <sam@hocevar.net> | |||||
// © 2016—2017 Benjamin “Touky� Huet <huet.benjamin@gmail.com> | |||||
// | // | ||||
// This program is free software; you can redistribute it and/or | |||||
// modify it under the terms of the Do What The Fuck You Want To | |||||
// Public License, Version 2, as published by Sam Hocevar. See | |||||
// http://www.wtfpl.net/ for more details. | |||||
// Lol Engine is free software. It comes without any warranty, to | |||||
// the extent permitted by applicable law. You can redistribute it | |||||
// and/or modify it under the terms of the Do What the Fuck You Want | |||||
// to Public License, Version 2, as published by the WTFPL Task Force. | |||||
// See http://www.wtfpl.net/ for more details. | |||||
// | // | ||||
#pragma once | #pragma once | ||||
@@ -1,8 +1,8 @@ | |||||
// | // | ||||
// Lol Engine | // Lol Engine | ||||
// | // | ||||
// Copyright © 2016—2017 Sam Hocevar <sam@hocevar.net> | |||||
// Copyright © 2016—2017 Benjamin “Touky” Huet <huet.benjamin@gmail.com> | |||||
// Copyright © 2010—2017 Sam Hocevar <sam@hocevar.net> | |||||
// © 2016—2017 Benjamin “Touky� Huet <huet.benjamin@gmail.com> | |||||
// | // | ||||
// Lol Engine is free software. It comes without any warranty, to | // Lol Engine is free software. It comes without any warranty, to | ||||
// the extent permitted by applicable law. You can redistribute it | // the extent permitted by applicable law. You can redistribute it | ||||