15 Commits (e79a144c14a93bb141f132bbcc0558e4853663ef)

Author SHA1 Message Date
Steven Kirk e79a144c14 WIP: Working on getting VisualBrush working 9 years ago
Jeremy Koritzinsky 1fd692f262 Change implementation to be via different classes so as to not break invariants and pixel measurements. 9 years ago
Jeremy Koritzinsky f44468a3ab Added swap chain backed render target. 9 years ago
Steven Kirk a967c9bf82 Make DPI scaling work again. 10 years ago
Steven Kirk 932f489faa Use the Direct2D 1.1 render target initialization. 10 years ago
Steven Kirk c46ca88b97 Make IGeometryImpl immutable. 10 years ago
Steven Kirk ada15eba00 Initial implementation of low-level scene graph. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Wiesław Šoltés 6f423f0fc9 Updated SharpDX to version 3.1.0 10 years ago
Steven Kirk ca17c50bf4 Treat warnings as errors. 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 3604973b83 Removed unneeded references. 10 years ago
Steven Kirk 3e3e3244e3 Updated SharpDX. 10 years ago
Steven Kirk 0fce7e8150 Started fixing VisualBrush. 10 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 06454a9101 Suppress doc warnings in Release mode. 10 years ago
Amer Koleci e2ab8171b3 Update to SharpDX 3.0.0 official release. 10 years ago
Steven Kirk 55d867ba54 Suppress XML doc comment warnings. 11 years ago
Nikita Tsukanov 6108b4de18 Now render targets don't ask for window size 11 years ago
Nikita Tsukanov 78629373cd Fixed directory structure 11 years ago
Nikita Tsukanov 141ce87960 Extracted ImageBrush/VisualBrush parts from Direct2D backend 11 years ago
Nikita Tsukanov f4f3d572a6 Renamed IRenderingViewport to IRenderTarget 11 years ago
Nikita Tsukanov c8e617231c Moved render-related code from TopLevel to a separate class 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Amer Koleci 3e2efc7af9 Add RadialGradientBrush support for Direct2D and Cairo backend. 11 years ago
Steven Kirk cc1c2c0313 Fixes #147. 11 years ago
Steven Kirk f2378b035f Initial implementation of ImageBrush on D2D. 11 years ago
Steven Kirk f071a3d06b Removed GlobalSuppressions. 11 years ago
Steven Kirk 2e56c951d5 Removed StyleCop.Analysers. 11 years ago
Steven Kirk 0d938acbed First two VisualBrush tests passing. 11 years ago
Nelson Carrillo 454b1547ee Implemented LinearGradientBrush 11 years ago
Steven Kirk 79422fc45b Started implementing VisualBrush. 11 years ago
Steven Kirk 5dc0e604fb Slyecoping. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk 84306bc415 Make assemblies share version information. 11 years ago
Steven Kirk c89cab3e3e Added global suppressions. 11 years ago
Steven Kirk 71ebd527d4 Enable XML documentation. 11 years ago
Steven Kirk 12752f227f Updated StyleCop.Analysers. 11 years ago
Steven Kirk a417490a47 Updated StyleCop.Analyzers. 11 years ago
Steven Kirk 33696785ab Forgot to save .csproj after last commit it seems 11 years ago
Steven Kirk fe9ed13cff Install StyleCopAnalysers. 11 years ago
Steven Kirk 3965f7bdae Updated and fixed all packages. 11 years ago
Steven Kirk 363ad22438 Uninstalled Stylecop.MSBuild 11 years ago
Steven Kirk 83043a85fa Updated NuGet pkgs. 11 years ago
Steven Kirk 5e8bb904c9 Use a single timer for all animation. 12 years ago
Steven Kirk aef071ec8d Draw selected TextBox text white. 12 years ago
Steven Kirk baafad1af7 Removed ITextService. 12 years ago
Steven Kirk 20a944013e Started refactoring of FormattedText. 12 years ago
Steven Kirk 32587825b3 More stylecop fixes. 12 years ago