Antonio

Results 19 issues of Antonio

**Your Godot version:** v3.4.4.stable.mono.offical[419e713a2] **Issue description:** I was looking at extracting triangle/vertex information from meshes, and while looking trough the docs, I found ArrayMesh.GetFaces() which returns a PoolVector3Array (https://docs.godotengine.org/en/stable/classes/class_poolvector3array.html). However,...

enhancement
topic:dotnet
class reference

**Is your feature request related to a problem? Please describe.** When I launched Rare the first time, it downloaded images for a few minutes. I have two issues with that:...

feature-request

**Describe the bug** There are functions that take forever to compute. An example is the following: ![image](https://user-images.githubusercontent.com/20659579/173216953-bdf3e26a-58f3-43a0-bb0c-673b79dbdca0.png) The larger the main factor is (here 3000), the slower the program gets....

**Describe the bug** I created a class-hierarchy like diagram with 32 entries and the graph-TB style. Typing is sluggish, meaning that it takes about 200-400ms (a guess) for my key-stroke...

bug
retained

**Page Affected:** Twitter and others **What needs to be done?** Add an option into Chrome to disable app installation prompts for all websites. I have no interest in installing an...

`python crop_xmin = max(0, int(max_bbox[0] - random.uniform(0, max_l_trans))) crop_ymin = max(0, int(max_bbox[1] - random.uniform(0, max_u_trans))) crop_xmax = max(w, int(max_bbox[2] + random.uniform(0, max_r_trans))) crop_ymax = max(h, int(max_bbox[3] + random.uniform(0, max_d_trans))) `...

Hi, I was looking through the code and found sth suspicious: in https://github.com/fynnfluegge/oreon-engine/blob/master/oreonengine/oe-core/src/main/java/org/oreon/core/light/DirectionalLight.java, in line 161 a comment was placed for the logging, but there is no brackets around the...

**Name of effect** - The Earth Is Round - Anti-Flat-Earther **Duration (choose one and replace the corresponding "[ ]" with "[X]")** - [X] Long - [ ] Short - [...

Effect Suggestion

Hey, I've stumbled over your project, and a few screenshots are always a nice introduction, but I found none for this project xD. You have a UI library, so maybe...

It links to http://shevek.github.io/jcpp/docs/cobertura/, but that page returns a 404 Not Found error.