Nikita Karpukhin

Results 15 issues of Nikita Karpukhin

Hopefully closes #154 Adds support for Java 8 Time API (JSR-310), specifically for `LocalDate`, `LocalTime`, `LocalDateTime`, `OffsetTime`, `OffsetDateTime` and `Instant`. Default persisters use JDBC 4.2 API and pass values without...

Java 8 has come and already almost gone, java.time (JSR-310) is now part of JDK and the recommended datetime API that is meant to replace old and clunky java.util.time in...

I'd like to reopen [this](https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8181764) bug, since it's still present in JavaFX 11. The maintainer who was unable to reproduce the issue had an NVIDIA card. I believe the problem...

Довольно часто новички приходят и создают обсуждения на темы, которые уже были неделю-две назад. По-моему было бы отлично, если бы при создании темы происходил поиск примерно как на каком-нибудь StackOverflow...

I'm using Godot 3.4 on Windows 10 with Oculus Quest 2 connected via Air Link. The Air Link creates a separate audio device for the HMD: Oculus Virtual Audio Device....

documentation
Oculus
discussion

Accompanies j256/ormlite-core#159 in closing j256/ormlite-core#154

So far ChartPanManager and JFXChartUtil accept only MouseEvents. Any plans to support GestureEvents as well? I'd like to pan with two-finger drag and zoom with pinches.

Hi! This is just an issue to get your opinion on adding a new `onBundle` callback as part of the `options` object, similar to `onDereference`. I'm willing to contribute this,...

### 🔖 Feature description When Backstage used MUI v4 it was possible to override breakpoints like so: ```TS function createTheme(options: SimpleThemeOptions): BackstageTheme { const themeOptions = createThemeOptions(options); themeOptions.breakpoints = {...

enhancement

Telegram uses a subset of Lottie animations. While it won't be CAS, it's possible to just move vertices around until it looks funny. I just gotta find it in me...