omar
							
						 
					 | 
					
						
						
							
						
						cb1d578470
					 | 
					
						
						
							
							Backends: DX12, Viewports: Fixed issue on shutdown when viewports are disabled. (#3347)
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-10 12:09:24 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						89685b346c
					 | 
					
						
						
							
							ImDrawList: Fixed minor bug introduced in 1.75 where AddCircle() with 12 segments would generate an extra unrequired vertex.
						
						
						
						
						
						
						
						Actual missing code for d3b37180a3, thanks @domgho! 
						
						
							
						
					 | 
					
						2020-07-09 11:21:31 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						66336528c8
					 | 
					
						
						
							
							Merge branch 'features/tex_antialiased_lines' (#3245)
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 20:20:07 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						3a6c9907cd
					 | 
					
						
						
							
							Texture-based thick lines: Minor tweaks and rename toward merging in master. Changes to allow changing AA_SIZE (disable texture path).
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 20:18:41 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ben Carter
							
						 
					 | 
					
						
						
							
						
						b5bae9781d
					 | 
					
						
						
							
							Texture-based thick lines:  Only use textured lines for integer line widths
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 17:38:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						78d6bdf080
					 | 
					
						
						
							
							Texture-based thick lines: Remove unnecessary indirection in fetching UV data, removed lerp call, renames, tweaks.
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 17:38:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Omar
							
						 
					 | 
					
						
						
							
						
						a07c8b6999
					 | 
					
						
						
							
							Texture-based thick lines: Fixes for AddCustomRect api, add IMGUI_HAS_TEXLINES define (temporarily) to facilitate working with test cases, Demo allows growing FrameBorderSize for testing
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 17:38:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ben Carter
							
						 
					 | 
					
						
						
							
						
						21d9e8e1f4
					 | 
					
						
						
							
							Texture-based thick lines: Simplified line width calculation code and removed hack for thickness 1.0 lines
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 17:38:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ben Carter
							
						 
					 | 
					
						
						
							
						
						403bf45245
					 | 
					
						
						
							
							Texture-based thick lines: Allow interpolation between textures for non-integer line widths
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 17:38:01 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						222b7ddbfa
					 | 
					
						
						
							
							Texture-based thick lines: Tweaks, fix for truetype builder.
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 17:38:01 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ben Carter
							
						 
					 | 
					
						
						
							
						
						741ab74b55
					 | 
					
						
						
							
							Texture-based thick lines: Improvements to code for drawing anti-aliased lines using textures
						
						
						
						
						
						
						
						Moved line width into a constant
Removed test code (now in imgui-tests)
Improved matching between geometry and texture rendering at non-integer sizes 
						
						
							
						
					 | 
					
						2020-07-08 17:38:01 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ben Carter
							
						 
					 | 
					
						
						
							
						
						1d3c3070d8
					 | 
					
						
						
							
							Texture-based thick lines: Initial version of AA line drawing using textures (press SHIFT to enable)
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 17:38:01 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ben Carter
							
						 
					 | 
					
						
						
							
						
						8e4046e13b
					 | 
					
						
						
							
							Atlas build use GetCustomRectByIndex() + comments, rename, and shallow merge from tex_antialiasing_lines branch.
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-08 17:25:40 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rokas Kupstys
							
						 
					 | 
					
						
						
							
						
						0d03e1fafa
					 | 
					
						
						
							
							CI: Fix emscripten builds that broke due behavior change of emscripten SDK.
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-07 13:06:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						4f5aac319e
					 | 
					
						
						
							
							Docking: moved local-ish IMGUI_DOCK_SPLITTER_SIZE to DOCKING_SPLITTER_SIZE at the top of the file.
						
						
						
						
						
						
							
						
					 | 
					
						2020-07-03 15:51:05 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						fc9d6b6cb5
					 | 
					
						
						
							
							Docking: Added experimental flags to perform more docking filtering and disable resize per axis. Designed for toolbar patterns.
						
						
						
						
						
						
						
						The local/shared flags specs, saving and inheriting rules are pretty inconsistent at the moment. 
						
						
							
						
					 | 
					
						2020-06-30 19:55:59 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						a1d2c6fad9
					 | 
					
						
						
							
							Fixed invalid comment (#3327)
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-30 19:00:31 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						4bdbea8375
					 | 
					
						
						
							
							Docking: Rework size allocation to allow user code to override node sizes. Not all edge cases will be properly handled but this is a step toward toolbar emitting size constraints.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-30 18:53:13 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						2b9d88196e
					 | 
					
						
						
							
							Docking: Rework size allocations to recover when there's no enough room for nodes + do not hold on WantLockSizeOnce forever (#3328)
						
						
						
						
						
						
						
						(Ensure if the fact that WantLockSizeOnce was kept when only 1 child is visible was desired/desirable) 
						
						
							
						
					 | 
					
						2020-06-30 18:52:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						ab4ef822f0
					 | 
					
						
						
							
							Version 1.78 WIP
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-30 16:56:09 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						90ea7e2f2f
					 | 
					
						
						
							
							Merge branch 'master' into docking
						
						
						
						
						
						
						
						# Conflicts:
#	imgui.cpp
#	imgui_demo.cpp
#	imgui_internal.h 
						
						
							
						
					 | 
					
						2020-06-30 16:43:16 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rokas Kupstys
							
						 
					 | 
					
						
						
							
						
						0738611559
					 | 
					
						
						
							
							Misc: Bunch of code formatting changes suggested by a pass running 'astyle'
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-30 16:37:21 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						dca7c3c629
					 | 
					
						
						
							
							TestEngine: Added hook to notify test engine of a removed imgui context.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-29 20:16:55 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						ddabfc3477
					 | 
					
						
						
							
							Merge branch 'master' into docking
						
						
						
						
						
						
						
						# Conflicts:
#	docs/CHANGELOG.txt
#	imgui.cpp 
						
						
							
						
					 | 
					
						2020-06-29 17:15:40 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						9418dcb693
					 | 
					
						
						
							
							Version 1.77
						
						
						
						
						
						
						
						+ fix minor clang-tidy warnings which seems reasonable 
						
						
							
 v1.77
						
					 | 
					
						2020-06-29 15:54:28 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						122febcdbf
					 | 
					
						
						
							
							IO: Added storage for PenPressure (unused by core library, to facilitate experiments) (#2372)
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-29 15:03:11 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						f4f04cb5ec
					 | 
					
						
						
							
							Windows: Amend 6b0cf2e6 to facilitate working in viewport branch + handle safe area padding and ConfigWindowsMoveFromTitleBarOnly.
						
						
						
						
						
						
						
						# Conflicts:
#	imgui.cpp 
						
						
							
						
					 | 
					
						2020-06-25 23:14:46 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						dd02a180b5
					 | 
					
						
						
							
							Windows: Amend 6b0cf2e6 to facilitate working in viewport branch + handle safe area padding and ConfigWindowsMoveFromTitleBarOnly.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-25 23:04:55 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rokas Kupstys
							
						 
					 | 
					
						
						
							
						
						d7ef56dca2
					 | 
					
						
						
							
							Windows: Fix unintended window size changes when resizing windows close to main viewport edges.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-25 22:58:39 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rokas Kupstys
							
						 
					 | 
					
						
						
							
						
						6b0cf2e6ae
					 | 
					
						
						
							
							Windows: Fix unintended window size changes when resizing windows close to main viewport edges.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-25 22:16:19 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						45a7cf47ab
					 | 
					
						
						
							
							FAQ update, removed redundant block in imgui.cpp
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-25 16:44:06 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						5628416bd3
					 | 
					
						
						
							
							Merge branch 'master' into docking
						
						
						
						
						
						
						
						# Conflicts:
#	imgui.cpp
#	imgui_demo.cpp 
						
						
							
						
					 | 
					
						2020-06-25 14:03:40 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						fed80b9537
					 | 
					
						
						
							
							Popups: Changed 'int mouse_buttons' to ImGuiPopupFlags. Added ImGuiPopupFlags_NoOpenOverExistingPopup, ImGuiPopupFlags_NoOpenOverItems. Refactored signature of BeginPopupContextWindow().
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-23 20:05:15 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						5acf6d861a
					 | 
					
						
						
							
							Popups: Added ImGuiPopupFlags type, ImGuiPopupFlags_AnyPopupId and ImGuiPopupFlags_AnyPopupLevel flags for IsPopupOpen().
						
						
						
						
						
						
						
						# Conflicts:
#	docs/CHANGELOG.txt 
						
						
							
						
					 | 
					
						2020-06-23 20:00:32 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						1c35750ee0
					 | 
					
						
						
							
							Added ImGuiCond_None for consistency and for generated bindings needing this for enums mapping.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-23 19:45:31 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						7538bbabb6
					 | 
					
						
						
							
							Demo: Commented out ideas on another way to center a window.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-23 19:01:40 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						e1d7e14717
					 | 
					
						
						
							
							Viewports: used main viewport for centering (wip), clarified the meaning of how ImGuiPlatformMonitor WorkPos/WorkSize should be set if unknown, added asserts.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-23 18:42:01 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						a616ff5d4a
					 | 
					
						
						
							
							BeginPopupModal() doesn't set the ImGuiWindowFlags_NoSavedSettings flag anymore, and will not always be auto-centered. (#915, #3091)
						
						
						
						
						
						
						
						# Conflicts:
#	imgui.cpp 
						
						
							
						
					 | 
					
						2020-06-23 17:54:55 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						b83a1f3b00
					 | 
					
						
						
							
							BeginPopupModal() doesn't set the ImGuiWindowFlags_NoSavedSettings flag anymore, and will not always be auto-centered. (#915, #3091)
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-23 17:52:13 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						68389200c4
					 | 
					
						
						
							
							Internals: Comments about CalcWrapWidthForPos() (#778)
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-23 16:29:48 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						e0ec69d84b
					 | 
					
						
						
							
							Internals: Added ImageButtonEx() helper to temporarily bypass ID issues (#2464, #1390)
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-23 15:47:07 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						76e40fe5d1
					 | 
					
						
						
							
							Docking: Fix misuse of PushClipRect in UpdateWindowManualResize(). (#3311)
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-20 22:09:58 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						20d61f5f62
					 | 
					
						
						
							
							Merge branch 'master' into docking
						
						
						
						
						
						
						
						# Conflicts:
#	imgui.cpp 
						
						
							
						
					 | 
					
						2020-06-20 22:06:01 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						1a1dcea1a0
					 | 
					
						
						
							
							Internals: Initialize drawlist earlier in Begin() to facilitate detecting accidental draw earlier than legal. (#3311)
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-20 22:04:04 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						99f68d7958
					 | 
					
						
						
							
							Docs: Added FAQ entries removed old one which is misleading today. Misc tweaks.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-19 11:34:04 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						9c2a36f573
					 | 
					
						
						
							
							Internals: clarified the code for ClampWindowRect().
						
						
						
						
						
						
						
						As a side-effect, some rounding error may be neutralized however this isn't the intent. (#3309) 
						
						
							
						
					 | 
					
						2020-06-19 10:08:05 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						8ead38c100
					 | 
					
						
						
							
							Clang: Reduce uses of __has_warning for overall sanity, as compilers are hostile to software targetting multiple compiler version.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-18 17:02:24 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								omar
							
						 
					 | 
					
						
						
							
						
						704723744e
					 | 
					
						
						
							
							Disabled latest overzealous warnings from Clang
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-18 16:19:51 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Louis Schnellbach
							
						 
					 | 
					
						
						
							
						
						b1d8309abc
					 | 
					
						
						
							
							Added ImGuiTabItemFlags_NoTooltip for individual Tab Item.
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-18 15:55:10 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								ocornut
							
						 
					 | 
					
						
						
							
						
						078571b7a9
					 | 
					
						
						
							
							Popups: added comments, reorganized the functions in imgui.h
						
						
						
						
						
						
							
						
					 | 
					
						2020-06-16 23:39:00 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |