mirror of
				https://github.com/Drezil/imgui.git
				synced 2025-10-30 12:41:06 +01:00 
			
		
		
		
	This commit is contained in:
		| @@ -46,6 +46,8 @@ Other changes: | ||||
|   be desirable to take advantage of this trick. (#4714) | ||||
| - Drag, Sliders: Fixed parsing of text input when '+' or '#' format flags are used | ||||
|   in the format string. (#6259) [@idbrii] | ||||
| - IO: Fixed support for calling io.AddXXXX functions fron inactive context (wrongly | ||||
|   advertised as supported in 1.89.4). (#6199, #6256, #5856) [@cfillion] | ||||
| - Backends: OpenGL3: Fixed GL loader crash when GL_VERSION returns NULL. (#6154, #4445, #3530) | ||||
| - Backends: GLFW: Fixed key modifiers handling on secondary viewports. (#6248, #6034) [@aiekick] | ||||
| - Examples: Windows: Added 'misc/debuggers/imgui.natstepfilter' file to all Visual Studio projects, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user