Changed name to Progressia in README and file headers

This commit is contained in:
2020-08-10 14:07:53 +04:00
parent 4cf0324f1a
commit aeed34d105
135 changed files with 140 additions and 140 deletions

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify
@ -56,7 +56,7 @@ class LWJGLInitializer {
glfwWindowHint(GLFW_FOCUSED, GLFW_TRUE);
glfwWindowHint(GLFW_MAXIMIZED, GLFW_TRUE);
long handle = glfwCreateWindow(900, 900, "OpticaTest", NULL, NULL);
long handle = glfwCreateWindow(900, 900, "ProgressiaTest", NULL, NULL);
// TODO Check that handle != NULL

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/*******************************************************************************
* Optica
* Progressia
* Copyright (C) 2020 Wind Corporation
*
* This program is free software: you can redistribute it and/or modify

Some files were not shown because too many files have changed in this diff Show More