Commit Graph

84 Commits

Author SHA1 Message Date
Swann
2a88c3e5ac feat: use requirement to install dependencies
fix: _bool numpy not found
2023-04-06 09:26:29 +02:00
Swann
e28d3860da user color property 2021-10-21 12:00:12 +02:00
Fabian
de9255f71c feat: presence overlay button+UInfo in side panel 2021-08-19 18:04:07 +02:00
Fabian
a49d9ee437 feat: server ping timeout preferences 2021-07-26 17:42:13 +02:00
Fabian
4c1cd6b8f8 fix: review 2021-07-26 17:30:56 +02:00
Fabian
59aab7159a fix: remove logging.info 2021-07-23 17:10:10 +02:00
Fabian
0a798bb21b feat: clean files+add repository sync icons 2021-07-23 12:51:16 +02:00
Fabian
07252d62df feat: fonctional UI, no server pswd/ping 2021-07-22 09:38:01 +02:00
Fabian
ac615cd134 feat: first+server list UI, ping/pswd unfonctional 2021-07-21 11:12:17 +02:00
Fabian
4846fbb589 fix: server list working (no ping/lock/pop-up) 2021-07-19 16:03:12 +02:00
Fabian
cf44e547a2 fix: presence_text_distance rename 2021-07-13 17:15:34 +02:00
Fabian
4ffca17c54 fix: edit>prefs UI/UX 2021-07-13 16:40:26 +02:00
Fabian
fc91b252f4 feat: edit>preferences + serverpassword ui 2021-07-12 18:01:35 +02:00
Fabian
a8f96581c5 fix: new mode display 2021-06-30 15:34:03 +02:00
Fabian
440a4cc1cd feat: add mode visibily 2021-06-29 17:10:59 +02:00
Swann
b203d9dffd
Merge branch '188-intgrate-replication-as-a-submodule' into develop 2021-06-14 16:10:15 +02:00
Fabian
7421511079 fix: override operator 2021-06-14 15:17:07 +02:00
Fabian
bc24525cec fix: new UI/UX 2021-06-11 16:57:02 +02:00
Fabian
0c6491590e fix: admin password root 2021-06-11 12:18:51 +02:00
Fabian
b87e733ddc fix: name conflict + responsive enum 2021-06-11 12:13:23 +02:00
Fabian
cb0962b484 feat: server preset working with bad ui/ux 2021-06-10 15:39:12 +02:00
Swann
50d6c6b3c8
fix: filter 2021-05-19 15:59:36 +02:00
Swann
fef6559ce0
refactor: add light and camera support back 2021-05-19 10:52:04 +02:00
Swann
f3be8f9623
feat: bring back icons 2021-05-19 09:37:50 +02:00
Swann
ffb70ab74c
refactor: protocol refactoring part 1 (mesh, object, action, scene) 2021-05-18 23:14:09 +02:00
Swann
a7ad9d30c3
Merge branch 'develop' into remove-services 2021-04-23 11:21:16 +02:00
Swann
2446df4fe3
feat: raise the default timeout to 5 second 2021-03-21 09:28:54 +01:00
Swann
c7e8002fed
fix: apply api
clean: ipc port propertie
2021-03-14 18:32:04 +01:00
Swann
1dd0235061
clean: timer related settings 2021-02-12 10:49:04 +01:00
Swann
abd846fc8d
clean: push timer
feat: purge stagging on pre--redo/undo
2021-01-12 11:33:48 +01:00
Swann
c24f70fad5
feat: force to use depsgraph update mode 2021-01-09 22:36:00 +01:00
Swann
5b43520353
fix: does graph update flag 2020-11-26 12:17:35 +01:00
Swann
30d734c2c1
feat: added initial nodegroup support 2020-11-11 14:09:57 +01:00
Swann
908c0fa4af
feat: dns support 2020-11-06 22:33:33 +01:00
Swann
66e55a7eec
feat: improve default session widget hpos settings (@brybalicious) 2020-10-22 17:43:28 +02:00
Swann
4e2377cd7f
feat: improve default session widget settings (@brybalicious) 2020-10-22 17:41:33 +02:00
Swann
f90c12b27f
doc: added missing fields
feat: changed session widget defaults
2020-10-22 16:07:19 +02:00
Swann
92bde00a5a
feat: store session widget settings to preferences 2020-10-22 15:48:13 +02:00
Swann
6f364d2b88
feat: session widget position and scale settings
feat: ui_scale is now taken in account for session widget text size
2020-10-21 23:33:44 +02:00
Swann
9f8222afa7
fix: handle apply dependencies 2020-10-15 12:11:28 +02:00
Swann
1146d9d304
feat: disable render settings sync by default 2020-10-11 19:08:06 +02:00
Swann
34b9f7ae27
Merge branch 'master' into develop 2020-10-08 23:14:58 +02:00
brybalicious
2f677c399e UI spelling fixes to preferences.py and ui.py 2020-10-08 22:52:24 +02:00
brybalicious
e967b35c38 Revert "Minor UI spelling errors"
This reverts commit 673c4e69a4.
2020-10-08 21:58:30 +02:00
brybalicious
673c4e69a4 Minor UI spelling errors 2020-10-08 00:31:56 +02:00
Swann
93d9bea3ae
feat: display session status 2020-10-05 23:38:52 +02:00
Swann
d328077cb0
feat: deploy and build only for master and develop
refactor: carry on presence refactoring
2020-10-05 21:51:54 +02:00
Swann
d7b2c7e2f6
refactor: started to rewrite presence
fix: weird bounding boxes on various objects types

Related to #55
2020-10-05 18:34:41 +02:00
Swann
33cb188509
refactor: use replication session global instance 2020-10-02 00:05:33 +02:00
Swann
a89564de6b
feat: append synchronization flags to the top
refactor: enable sync render settings by default
2020-09-25 14:26:31 +02:00