| 
							
							
								 verzuz | d4ab2f4d47 | fix font atlas overflow (#495) manage font_atlas overflow | 2020-09-15 18:06:10 -07:00 |  | 
			
				
					| 
							
							
								 8bp | 68d419d40f | Add repeating flag to Timer (#165) Repeating timers will reset themselves upon finishing, carrying over any
excess time during the last tick. This fixes timer drift upon resetting. | 2020-08-21 14:57:25 -07:00 |  | 
			
				
					| 
							
							
								 Victor "multun" Collod | c38420f1e9 | enforce clippy for all target and features | 2020-08-16 07:20:06 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | a2c1a90695 | fix ui in font atlas and breakout examples | 2020-07-29 01:16:42 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 7212b70478 | rustfmt changes | 2020-07-28 14:24:03 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 6dadf34401 | add more example comments | 2020-07-28 13:45:36 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 3d2a4f6c39 | ui: combine Click and Hover into Interaction | 2020-07-28 01:20:19 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 4a8c6c335a | ui: feed computed image size into bevy_ui flex | 2020-07-28 00:37:25 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | cf9501a50e | ui: feed computed text position into bevy_ui flex and remove TextAlign because it is now redundant | 2020-07-27 21:04:04 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 1f006c348d | ui: fix examples, flip fix stretch axis incompatibility, ergonomics | 2020-07-27 19:13:11 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 3d5e7e54f3 | ui: create bevy types for flex style | 2020-07-27 16:54:36 -07:00 |  | 
			
				
					| 
							
							
								 Thomas Herzog | b4c185eb0c | cargo fmt | 2020-07-26 21:10:18 +02:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 93bb1d5b8e | ui: initial flexbox support | 2020-07-24 23:04:45 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | e673faab7c | ecs: rename Changed<T> to Mutated<T> | 2020-07-22 12:42:12 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 0c2e26ddde | Revert "ecs: remove &mut requirement on query iterators" This reverts commit 6dc1d07cbc. | 2020-07-21 20:12:15 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 6dc1d07cbc | ecs: remove &mut requirement on query iterators | 2020-07-20 13:59:51 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | b5d3f7e794 | use right handed coordinate system in 3d | 2020-07-20 01:33:30 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 9a236f4923 | ui: remove translation/rotation/scale components (Node serves the same role) | 2020-07-19 20:33:55 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 726eb37198 | use rh coordinate system in 2d z = 0 is now "farthest back" and z=1000 "farthest forward" | 2020-07-19 17:00:08 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 6db82714dc | ui: text alignment and more complete button example event handling | 2020-07-18 17:03:37 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | a531c906a6 | ui: improve button example | 2020-07-18 15:42:31 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | fe1adb6cf6 | ui: focus/click/hover system. initial buttons | 2020-07-18 14:08:46 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 19fe299f5a | ecs: use Mut<T> tracking pointer everywhere | 2020-07-18 02:09:55 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | e2d2b41c67 | math: simplify imports | 2020-07-16 19:23:47 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 9f26a453c6 | ecs: simplify imports | 2020-07-16 19:20:51 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | c81ab99dac | cargo fmt | 2020-07-10 01:37:06 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 950e50bbb1 | Bevy ECS migration | 2020-07-10 01:06:21 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 1f12964026 | legion: remove foreach system functions this is a bit sad, but upstream legion's new lifetimes appear to be incompatible with our foreach approach | 2020-06-27 12:06:12 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 981687ae41 | remove ui camera now that default 2d camera is identical | 2020-06-27 10:21:20 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | e75496772e | legion: change query system ordering | 2020-06-27 10:18:27 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 4a0f8b8869 | add root ui node to example | 2020-06-25 13:19:48 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 92c44320ee | ecs: rename EntityArchetype to ComponentSet | 2020-06-25 11:21:56 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 1ef4fbf005 | ui: rework so Nodes now use transforms and z-sort happens | 2020-06-25 10:13:00 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 3ee8aa8b0f | camera: make camera transform in world coordinates instead of the inverse | 2020-06-23 19:18:32 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | ec11a6a5f6 | ecs: make build_children closure FnMut to allow mutation of closue values | 2020-06-22 17:37:44 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | f1786ec20a | sprite: use bevy_transform types in sprite entities | 2020-06-22 12:14:40 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | ecea30cadb | text: new atlased rendering finally works! removed old render-to-texture rendering | 2020-06-20 12:40:37 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | da3d6983a7 | text: immediate-mode atlased text rendering works, but theres no character positioning/layout yet | 2020-06-19 13:45:26 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | e89c693c4d | render: add SpecializedPipeline and SpecializedShader types | 2020-06-17 13:27:10 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | e57fdca1bc | render: more progress on immediate mode rendering and DrawableText | 2020-06-17 13:10:33 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 516cf9ddf0 | text: font atlas generation. initial Drawable boilerplate. temporary font atlas debug example | 2020-06-13 18:53:31 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 5add29f8cf | rename LocalToWorld -> Transform and LocalToParent -> LocalTransform | 2020-06-07 13:39:50 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 2705e5cbb4 | add texture atlases | 2020-06-06 00:12:38 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | c4600dbad8 | increase ui example label size | 2020-06-04 17:13:58 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 4d8a567b36 | text: migrate to ab_glyph. this should give rendering consistency across platforms | 2020-05-31 15:59:11 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 71b3755633 | camera: split 2d and ui camera. remove resource_name mod | 2020-05-29 22:30:07 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | fec9034644 | camera: break out projection components | 2020-05-29 17:25:14 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | f1d58609d5 | add text label to ui example. fix 0x0 label textures | 2020-05-22 17:07:14 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 8bc0eb45ee | print average fps and smooth out average a little bit | 2020-05-18 14:53:57 -07:00 |  | 
			
				
					| 
							
							
								 Carter Anderson | 86c18edbfd | Label component | 2020-05-17 18:09:29 -07:00 |  |