mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Update copyright year
This commit is contained in:
@ -29,7 +29,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2016-2023 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2016-2024 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2016-2023 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2016-2024 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -18,7 +18,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2019-2023 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2019-2024 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
* This software is provided "as-is", without any express or implied warranty. In no event
|
* This software is provided "as-is", without any express or implied warranty. In no event
|
||||||
* will the authors be held liable for any damages arising from the use of this software.
|
* will the authors be held liable for any damages arising from the use of this software.
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2016-2023 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2016-2024 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2015-2023 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2015-2024 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2015-2023 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2015-2024 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2016-2023 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2016-2024 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2020-2023 Vlad Adrian (@Demizdor) and Ramon Santamaria (@raysan5)
|
* Copyright (c) 2020-2024 Vlad Adrian (@Demizdor) and Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2019-2023 Vlad Adrian (@Demizdor) and Ramon Santamaria (@raysan5)
|
* Copyright (c) 2019-2024 Vlad Adrian (@Demizdor) and Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2016-2023 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2016-2024 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
/*******************************************************************************************
|
/*******************************************************************************************
|
||||||
*
|
*
|
||||||
* raygui v4.0 - A simple and easy-to-use immediate-mode gui library
|
* raygui v4.1-dev - A simple and easy-to-use immediate-mode gui library
|
||||||
*
|
*
|
||||||
* DESCRIPTION:
|
* DESCRIPTION:
|
||||||
* raygui is a tools-dev-focused immediate-mode-gui library based on raylib but also
|
* raygui is a tools-dev-focused immediate-mode-gui library based on raylib but also
|
||||||
@ -141,6 +141,8 @@
|
|||||||
* Draw text bounds rectangles for debug
|
* Draw text bounds rectangles for debug
|
||||||
*
|
*
|
||||||
* VERSIONS HISTORY:
|
* VERSIONS HISTORY:
|
||||||
|
* 4.1-dev (2024) Current dev version...
|
||||||
|
*
|
||||||
* 4.0 (12-Sep-2023) ADDED: GuiToggleSlider()
|
* 4.0 (12-Sep-2023) ADDED: GuiToggleSlider()
|
||||||
* ADDED: GuiColorPickerHSV() and GuiColorPanelHSV()
|
* ADDED: GuiColorPickerHSV() and GuiColorPanelHSV()
|
||||||
* ADDED: Multiple new icons, mostly compiler related
|
* ADDED: Multiple new icons, mostly compiler related
|
||||||
@ -291,7 +293,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2023 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2014-2024 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
* This software is provided "as-is", without any express or implied warranty. In no event
|
* This software is provided "as-is", without any express or implied warranty. In no event
|
||||||
* will the authors be held liable for any damages arising from the use of this software.
|
* will the authors be held liable for any damages arising from the use of this software.
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
// more info and bugs-report: github.com/raysan5/raygui //
|
// more info and bugs-report: github.com/raysan5/raygui //
|
||||||
// feedback and support: ray[at]raylibtech.com //
|
// feedback and support: ray[at]raylibtech.com //
|
||||||
// //
|
// //
|
||||||
// Copyright (c) 2020-2023 raylib technologies (@raylibtech) //
|
// Copyright (c) 2020-2024 raylib technologies (@raylibtech) //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user