Inês Almeida brita
  • Joined on 2012-04-16
Inês Almeida pushed to main at infrastructure/devfund-website 2023-12-04 00:30:40 +01:00
45548e08bf Campaign: support donate once gifts and move gift rendering data to the shader
Inês Almeida pushed to main at infrastructure/devfund-website 2023-12-03 13:11:04 +01:00
ad80eddb7b Campaign: spawn gifts with a small random orientation
Inês Almeida pushed to main at infrastructure/devfund-website 2023-12-03 13:02:53 +01:00
75cc907f37 Campaign: revive mouse interaction and tooltip, revive optional axes draw
Inês Almeida pushed to main at infrastructure/devfund-website 2023-12-02 20:52:21 +01:00
51784f2814 Campaign: WIP integrate custom present renderer to replace Matter.js'
Inês Almeida pushed to main at infrastructure/devfund-website 2023-12-02 19:26:53 +01:00
f6e5c51ff1 Campaign: improved present tooltip
93afff16a8 Campaign: tidy up physics sim setup code
32695fb1b7 Campaign: tidy up the simulation configuration to the top of the file
d79b839af0 Campaign: cleanup initialisation of physics engine
Compare 4 commits »
Inês Almeida pushed to wip-present23 at infrastructure/devfund-website 2023-12-01 12:07:14 +01:00
f3921f06e1 Campaign: update simulation code from main to the sandbox
Inês Almeida pushed to main at infrastructure/devfund-website 2023-12-01 09:29:36 +01:00
196da87cf5 Campaign: fix ID of simulated gift + minor comment cleanup
Inês Almeida pushed to wip-present23 at infrastructure/devfund-website 2023-11-30 23:24:25 +01:00
5d4dac6a0c Campaign: WIP try refactor code into a re-usable file
Inês Almeida pushed to wip-present23 at infrastructure/devfund-website 2023-11-30 23:01:49 +01:00
6cb4e92ac8 Campaign: generate shapes out of a placeholder array of purchases
b67e07c78f Campaign: tweak grid generation
b61f4cad47 Campaign: make configurable rectangle ratios
e499537f65 Campaign: use explicit grid arrangement (not matter.js stack)
18b03d875d Campaign: make a test arrangement of gifts in the right amounts per tier
Compare 7 commits »
Inês Almeida commented on issue blender/blender#114359 2023-11-01 10:53:21 +01:00
Addons with gpu rendering may not work in 4.0.0

Simply using the new names seems to also work for 3.6 and 3.3LTS :)

Example: gpu.shader.from_builtin('2D_UNIFORM_COLOR')gpu.shader.from_builtin('UNIFORM_COLOR')

Updating Edit…

Inês Almeida opened issue blender/blender#114359 2023-11-01 10:35:56 +01:00
Addons with gpu rendering may not work in 4.0.0
Inês Almeida pushed to main at studio/watchtower 2023-08-11 21:26:44 +02:00
49dcc722cc Docs: clarifications
Inês Almeida pushed to main at studio/watchtower 2023-08-11 17:51:29 +02:00
e09474f15f Docs: update main README and the web client development instructions
56bb586e1b View: Fix propagation of timeline view options. Tasks show by default again.
Compare 2 commits »
Inês Almeida pushed to main at studio/watchtower 2023-08-11 14:49:11 +02:00
2fa107f58f JS->TS: Dependency updates, linting configuration and minor code fixes
7d0349ac0a View: Fix project details not showing selected sequence
Compare 2 commits »
Inês Almeida pushed to main at studio/watchtower 2023-08-05 02:20:50 +02:00
e7ab0fb207 JS->TS: upgrade ui-renderer canvas to fix API signature mismatch error
Inês Almeida pushed to main at studio/watchtower 2023-08-05 02:05:22 +02:00
3a19d2382b Package: upgrade typescript, eslint, vue, vite and ui renderer versions
aaceafec28 JS->TS: Fix reported errors and type annotations
c6ca465c8d Bugfixes: logical errors caught by error reporting
Compare 3 commits »
Inês Almeida closed issue studio/watchtower#4 2023-07-31 00:51:15 +02:00
Refactor project data generation towards "snapshot bundles"
Inês Almeida commented on issue studio/watchtower#4 2023-07-31 00:50:52 +02:00
Refactor project data generation towards "snapshot bundles"

Closed in 9fe9823a213401bbc96d8c6386f0a106329a3db6

Inês Almeida opened issue studio/watchtower#6 2023-07-30 17:54:27 +02:00
JS->TS: Port project from JavaScript to TypeScript
Inês Almeida opened issue studio/watchtower#5 2023-07-30 17:42:57 +02:00
Support configurable thumbnail and team avatars resolutions