From 9edaf7a47b02bd351c400f0c6aec517884449551 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 20 May 2024 15:45:31 +0300 Subject: Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if no path argument given. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index c246182..db8008e 100644 --- a/changelog +++ b/changelog @@ -9,6 +9,7 @@ KEY CHANGES: - ADDED OpenGL Stencil management functions. - CHANGE: Object libraries like Vector2 optimizations. Separated table argument style for new and set methods. Option for pre generated temp objects. There was a lot of overhead on old new method. + - CHANGE: Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if no path argument given. DETAILED CHANGES: - ADDED: GetBufferElementSize and GetBufferLength. -- cgit v1.2.3