-
Hi there, I don't know if the devs accept feature suggestions, but if they do, could you consider adding a feature that makes the viewmodel unaffected by FOV changes? This is so we can play with highe…
-
``` sql
CREATE OR REPLACE VIEW orders_views AS
SELECT
o.id AS order_id,
c.name AS buyer_name,
o.created_at,
o.created_by
FROM
orders o
JOIN
contacts c ON o.buyer_i…
-
Right now we tally a count to the docket table every time somebody views a docket. I'm sorry to say this is a bad idea. Looking up, locking, and then incrementing a row on a table of this size every t…
-
[Screencast from 08-10-24 05:15:04 PM IST.webm](https://github.com/user-attachments/assets/2a1030bb-e3ed-4e0d-b39d-de4842e78b68)
-
leverage datacatalog API for this
https://cloud.google.com/data-catalog/docs/reference/rest/v1/catalog/search?apix_params=%7B%22resource%22%3A%7B%22pageSize%22%3A1000%2C%22scope%22%3A%7B%22includeGcp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
After creating a fairly simple AdditiveHelix Body in Freecad 1.0rc1 built with Qt6 e…
-
Rick mentioned that there are other types of hurricane information (tracks, cones etc) for synoptic runs.
he would like to see those layers appear when there is a hurricane layer in progress for sy…
-
We're using `ResourceProvider`, which is a context-based class in view models. Instead, we should pass string resources and let views get the string from the string res to avoid some issues. Discussed…
-
Hello @chengche6230,
I have conducted an evaluation on the CAMPUS - GARDEN2 dataset on [Website](https://drive.google.com/drive/folders/1nBSkIB9EKLswLfYJ6RaTIkYdVwUpq8XU) and rename file in dataset…
-
Picking a model when generating an image will likely lead to a separate view dedicated to browsing and picking models.
- Model list
- Image of model examples if available
- Favorite models (favorited…