657 Commits

Author SHA1 Message Date
Swann
299e330ec6
fix: internal gizmo error by launching the modal operator from the timer 2020-10-08 23:42:14 +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 673c4e69a425f00d7f434e3cfc18ed9088162112.
2020-10-08 21:58:30 +02:00
Swann
724c2345df
refactor: disable force apply during the reparent 2020-10-08 15:00:27 +02:00
brybalicious
673c4e69a4 Minor UI spelling errors 2020-10-08 00:31:56 +02:00
Swann
fc76b2a8e6
fix: avoid to remove inexistant user widget 2020-10-06 16:10:10 +02:00
Swann
1a8bcddb74
refactor: formatting 2020-10-06 15:53:29 +02:00
Swann
60fba5b9df
refactor: use dict to store widgets 2020-10-06 15:46:35 +02:00
Swann
be0eb1fa42
clean: remove unused import 2020-10-06 09:45:13 +02:00
Swann
93d9bea3ae
feat: display session status 2020-10-05 23:38:52 +02:00
Swann
022b7f7822
refactor: enable username display again
refactor: avoid to draw the local user
2020-10-05 22:34:43 +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
0c4740eef8
fix: import error 2020-10-05 18:48:40 +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
3d72796c10
refactor: remove old client ref
feat: update changelog
2020-10-02 17:48:56 +02:00
Swann
edcbd7b02a
feat: display node in error in the repository view 2020-10-02 17:22:14 +02:00
Swann
b368c985b8
refactor: session handler encapsulation 2020-10-02 12:11:53 +02:00
Swann
cab1a71eaa
fix: version 2020-10-02 09:52:21 +02:00
Swann
33cb188509
refactor: use replication session global instance 2020-10-02 00:05:33 +02:00
Swann
0a3dd9b5b8
fix: missing get_datablock_from_uuid 2020-10-02 00:00:34 +02:00
Swann
7fbdbdcc21
feat: show flag in blender overlays panel 2020-10-01 22:55:06 +02:00
Swann
8f9d5aabf9
refactor: moved get_datablock_from_uuid to bl_datablock 2020-10-01 22:51:48 +02:00
Swann
824d4d6a83
feat: upgrade replication version to fix duplicate during REPARENT
Related to #113
2020-10-01 15:34:36 +02:00
Swann
5f4bccbcd9
feat: POLY curves support
During a mesh->curve conversion, curve type spline is changed to POLY. This is adding the support for POLY curves.

Related to #113
2020-10-01 15:33:10 +02:00
Swann
04b13cc0b7
refactor: moveconnection handlers to the main thread 2020-10-01 10:58:30 +02:00
Swann
ba98875560
fix: version check command format 2020-09-29 17:33:39 +02:00
Swann
a9fb84a5c6
fix: world viewport color sync 2020-09-29 11:47:48 +02:00
Swann
2f139178d3
feat: update replication version 2020-09-28 22:59:43 +02:00
Swann
e466f81600
fix: file handler not properly closed 2020-09-28 22:51:07 +02:00
Swann
cb836e30f5
fix: empty uv useless update 2020-09-28 22:50:42 +02:00
Swann
152e356dad
fix: font/sound loading 2020-09-28 10:40:07 +02:00
Swann
7b13e8978b
fix: close file handler after quitting the session 2020-09-28 10:32:41 +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
Swann
e301a10456
feat: active camera sync flag 2020-09-25 11:33:35 +02:00
Swann
cfc6ce91bc
feat: initial live syncflag support 2020-09-25 11:23:36 +02:00
Swann
4f731c6640
fix: implementation not found if a new type is added 2020-09-23 17:37:21 +02:00
Swann
9b1b8f11fd
feat: sync object hide_render 2020-09-23 16:48:17 +02:00
Swann
e742c824fc
feat: sync all object show flags except hide_viewport. 2020-09-23 16:47:51 +02:00
Swann
6757bbbd30
fix: enable DIFF_BINARY by default 2020-09-23 16:04:31 +02:00
Swann
f6a39e4290
fix: scene differential error
fix: bl_file loading error
feat: update replication version
2020-09-23 14:24:57 +02:00
Swann
410d8d2f1a
feat: display sync 2020-09-23 10:00:08 +02:00
Swann
bd64c17f05
feat: update version 2020-09-22 16:36:59 +02:00
Swann
dc063b5954
fix: handle file not found exception 2020-09-21 18:52:27 +02:00
Swann
fb622fa098
fix: get_datablock_users attribute error 2020-09-21 17:37:06 +02:00
Swann
6c47e095be
feat: cache managenent utility 2020-09-21 16:47:49 +02:00
Swann
f992d06b03
feat: handle packed datablock
feat: filecache settings
2020-09-21 12:12:19 +02:00
Swann
af3afc1124
feat: use bl_file in bl_image 2020-09-21 00:11:37 +02:00
Swann
b77ab2dd05
feat: use bl_file to replicate font and sound files 2020-09-20 23:31:24 +02:00
Swann
150054d19c
feat: generic file replication ground work 2020-09-20 19:53:51 +02:00
Swann
6870331c34
feat: notice 2020-09-19 18:59:03 +02:00
Swann
6f73b7fc29
feat: ground work for sound sync 2020-09-19 00:47:46 +02:00
Swann
6385830f53
fix: prevent world replication conflict with external addons 2020-09-18 23:38:21 +02:00
Swann
b705228f4a
feat: support all font file extention 2020-09-18 23:30:50 +02:00
Swann
73d2da4c47
fix: ReparentException error
feat: replication protocol version in ui header
2020-09-18 23:25:01 +02:00
Swann
38f06683be
fix: bfont is missing
related to #116
2020-09-18 23:09:47 +02:00
Swann
e9f416f682
feat: ground work for custom font support 2020-09-18 17:04:24 +02:00
Swann
3108a06e89
fix: sync flag missing comma 2020-09-18 16:17:19 +02:00
Swann
470df50dc2
fix: bl_image test, disabling texture unload from ram. 2020-09-18 16:02:50 +02:00
Swann
d8a94e3f5e
fix: image uuid error 2020-09-18 15:58:43 +02:00
Swann
ca5aebfeff
feat: various images format support
feat: world environment image support
2020-09-18 15:25:52 +02:00
Swann
fe6ffd19b4
feat: child date renaming support 2020-09-17 23:45:09 +02:00
Swann
b9a6ddafe9
fix: object data load 2020-09-17 23:17:51 +02:00
Swann
ae71d7757e
feat: reparent ground work 2020-09-17 22:47:11 +02:00
Swann
34ed5da6f0
fix: logging 2020-09-15 16:33:49 +02:00
Swann
66417dc84a
refactor: minor ui cleanup 2020-09-15 12:40:51 +02:00
Swann
514f90d602
feat: logging to files
feat: logging level

Related to #111
2020-09-15 12:31:46 +02:00
Swann
086876ad2e
feat: update version check to handle experimental ones 2020-09-15 12:29:20 +02:00
Swann
de8fbb0629
feat: update addon updater to support installation from branches (develop and master) 2020-09-09 10:58:02 +02:00
Swann
7f5b5866f2
feat: usage warning 2020-09-08 23:09:42 +02:00
Swann
3eb1af406b
doc: reflect advanced settings changes 2020-09-08 22:56:23 +02:00
Swann
79ccac915f
feat: experimental edit mode update
Related to #107
2020-09-08 22:37:58 +02:00
Swann
b3230177d8
Merge branch 'feature/event_driven_updates' into develop 2020-09-03 15:59:19 +02:00
Swann
f2da4cb8e9
Merge branch 'develop' of gitlab.com:slumber/multi-user into develop 2020-09-02 16:45:08 +02:00
Swann
605bcc7581
refactor: bl_collection lint
feat: late update replication
2020-09-02 16:44:11 +02:00
Celeborn2BeAlive
97c2118b7e doc: add comment to explain why unsetting PIP_REQUIRE_VIRTUALENV is required. 2020-08-28 18:12:01 +02:00
Celeborn2BeAlive
352977e442 fix: unset PIP_REQUIRE_VIRTUALENV if set to ensure multi-user can install its packages 2020-08-28 17:23:25 +02:00
Swann
a46d5fa227
fix: missing ui error, missing scene 2020-08-28 15:27:46 +02:00
Swann
d7f7e86015
fix: collection dump 2020-08-28 14:52:56 +02:00
Swann
5e7d1e1dda
feat: update replication version 2020-08-28 14:20:00 +02:00
Swann
fa5f0c7296
fix: replication version 2020-08-28 14:13:20 +02:00
Swann
f14d0915c8
feat: same collection management for Scene Master collection 2020-08-28 14:10:09 +02:00
Swann
d1e088d229
feat: orhtographic_scale sync 2020-08-28 14:09:10 +02:00
Swann
aa35da9c56
refactor: move attribute skipping warnings to debug 2020-08-28 11:28:26 +02:00
Swann
f26c3b2606
refactor: use uuid for collection loading 2020-08-28 11:27:03 +02:00
Swann
00d60be75b
feat: change replication to the pre-release version 2020-08-27 11:40:26 +02:00
Swann
bb5b9fe4c8
refactor: move deepdiff dependency to replication 2020-08-27 10:45:54 +02:00
Swann
6475b4fc08
feat: collection insance offset support
Related to #105
2020-08-24 17:49:17 +02:00
Swann
e4e09d63ff
fix: instanced collection replication
Related to #105
2020-08-24 17:48:14 +02:00
Swann
49a419cbe2
fix: none result while trying to access a node 2020-08-07 15:38:11 +02:00
Swann
5d52fb2460
fix: avoid build ci from running on other branch than develop and master 2020-08-07 15:08:08 +02:00
Swann
f1e09c1507
Merge branch 'develop' into feature/event_driven_updates 2020-08-07 15:07:17 +02:00
Swann
f915c52bd0
fix: loader missing 2020-08-06 15:33:08 +02:00
Swann
dee2e77552
fix: modifier assigned vertex groups 2020-08-06 15:26:55 +02:00
Swann
3f0082927e
feat: lock movement support 2020-07-29 11:10:35 +02:00
Swann
07ffe05a84
feat: enable autoupdater back 2020-07-28 17:26:14 +02:00
Swann
09ee1cf826
fix: auto updater download 2020-07-28 17:17:39 +02:00
Swann
6e0c7bc332
clean disable armature missing roll 2020-07-28 12:06:58 +02:00
Swann
ee83e61b09
fix: None image 2020-07-28 12:05:26 +02:00
Swann
99b2dc0539
refactor: increase use line width 2020-07-28 12:05:04 +02:00
Swann
53f1118181
refactor: update download links 2020-07-27 17:44:27 +02:00
Swann
2791264a92
feat: empty image support 2020-07-24 21:38:00 +02:00
Swann
6c2ee0cad3
refactor: lobby ui 2020-07-24 16:02:19 +02:00
Swann
20f8c25f55
refactor: timeout update 2020-07-24 14:58:07 +02:00
Swann
0224f55104
refactor: change the timeout 2020-07-24 14:57:39 +02:00
Swann
644702ebdf
feat: client state update as soon a client are in the lobby 2020-07-24 14:56:20 +02:00
Swann
9377b2be9b
fix: session pannel title 2020-07-24 14:55:14 +02:00
Swann
a645f71d19
fix: material socket index
Related to #101
2020-07-22 16:41:01 +02:00
Swann
909d92a7a1
fix: broken materials links
Related to #102
2020-07-21 16:46:16 +02:00
Swann
7ee9089087
feat: use callbacks instead of timers to cleanup session states
refactor: move graph initialization to operators,py
2020-07-17 16:33:39 +02:00
Swann
6201c82392
fix: Loading the false scene by default
`get` was giving wrong result inthe  scene initialization routing during the  resolve process

Related to #100
2020-07-17 14:47:52 +02:00
Swann
0faf7d9436
fix: initial test to handle #99 2020-07-15 19:08:53 +02:00
Swann
e69e61117a
fix: Process "Quitting session" does not finish and gets stuck
Related to #101
2020-07-15 14:46:48 +02:00
Swann
25e988d423
fix: Unregistration of users
Related to #97
2020-07-15 13:50:46 +02:00
Swann
06a8e3c0ab
feat: replication update 2020-07-14 14:54:22 +02:00
Swann
022e3354d9
feat: psutils test 2020-07-14 11:59:45 +02:00
Swann
211cb848b9
feat: update replication version 2020-07-14 11:29:30 +02:00
Swann
9bc3d9b29d
feat: dependencies version check 2020-07-13 15:12:15 +02:00
Swann
15debf339d
feat: auto-update dependencies 2020-07-10 18:00:44 +02:00
Swann
56df7d182d
clean: remove libs 2020-07-10 17:05:42 +02:00
Swann
a0e290ad6d
feat: remove submodule 2020-07-10 16:59:32 +02:00
Swann
092384b2e4
feat: use replication from pip 2020-07-10 16:50:09 +02:00
Swann
2dc3654e6c
feat: tests
feat: services heartbeats
clean: remove psutil dependency
2020-07-09 22:10:26 +02:00
Swann
f37a9efc60
feat: orthographic correction 2020-07-09 15:52:42 +02:00
Swann
0c5d323063 clean: remove old modal operator queue 2020-07-09 15:17:45 +02:00
Swann
b9f1b8a871 fix: armature operator is not running 2020-07-08 18:09:00 +02:00
Swann
2f6d8e1701
feat: initial camera background image support 2020-07-07 17:09:37 +02:00
Swann
9e64584f2d
fix: ZeroDivisionError: integer division or modulo by zero 2020-07-07 15:50:05 +02:00
Swann
691c45b2c2
feat: missing dependencies
feat: update test to blender 2.90.0
2020-07-07 11:11:36 +02:00
Swann
25f3e27b7f
fix: Python.exe sometimes dont shut down in task manager processes
fix: disconnect attempt when the session is not running

Related to slumber/multi-user#94
2020-07-07 10:58:34 +02:00
Swann
e2cdd26b7c
feat: update submodule 2020-07-02 14:16:11 +02:00
Swann
eb52deade6
fix: initial fix for Snap user: Unknown location error
Related to #95.
2020-07-02 14:14:16 +02:00
Swann
0e8bdf7fe5
feat: IPC port is now verified on update.
feat: A wrong ip is filled with the default one 127.0.0.1
2020-07-02 10:12:08 +02:00
Swann
b2d1cec7f4
feat: verbose commit errors 2020-06-30 11:14:42 +02:00
Swann
29e19c7e05
fix: missing function 2020-06-29 18:49:06 +02:00
Swann
dda252729d
fix: Client get stuck during initial snapshots
Related to #91
2020-06-29 18:25:30 +02:00
Swann
fca53a6725
feat: better traceback handling 2020-06-28 21:34:49 +02:00
Swann
80f37583cc
fix: start empty on local host 2020-06-26 22:46:38 +02:00
Swann
5f763906c3
clean: remove print 2020-06-25 13:00:15 +02:00
Swann
f64d36d7ed
feat: ip string verification 2020-06-24 16:58:44 +02:00
Swann
dc6975171c
feat: update submodule 2020-06-24 09:55:23 +02:00
Swann
e5d3c664a7
feat: update submodule to develop 2020-06-24 09:55:01 +02:00
Swann
b414ca31b1
feat: submodule update
doc: dedicated server progress
2020-06-23 18:55:31 +02:00
Swann
c57fb0ca67
feat: various fix inculded in submodule update 2020-06-22 18:40:23 +02:00
Swann
745c7ca04a
clean: operator
feat: update submodules
2020-06-22 18:23:27 +02:00
Swann
8ddb86556d
clean: remove unused vars from operator.py
doc: carry on hosting guide
2020-06-22 17:25:44 +02:00
Swann
661065e51f
doc: orthigraphic correction 2020-06-22 10:12:55 +02:00
Swann
5199a810cd
feat: show host serving address 2020-06-17 22:11:20 +02:00
Swann
2bdbfb082b
doc: quickstart revamp
refactor: ttl start on connection
2020-06-17 19:21:57 +02:00
Swann
9e6b1a141d
refactor: uui cleanup 2020-06-17 12:10:16 +02:00
Swann
32669cef22
fix: wrong orthograph 2020-06-16 18:50:08 +02:00
Swann
63a36ad5d4
refactor: remove ip from host parameters 2020-06-16 18:25:49 +02:00
Swann
bcdefca32c
refactor: remove unused STRICT right strategy 2020-06-16 18:04:27 +02:00
Swann
88e69711ba
fix: connected user display in lobby 2020-06-16 17:15:32 +02:00
Swann
1ccfd59e65
feat: ui icons
feat: server cmd update
2020-06-16 16:40:00 +02:00
Swann
a201ae4ea6
feat: admin client repository init on connection to an empty server 2020-06-16 15:19:38 +02:00
Swann
e9029b1414
feat: connection protocol refactoring 2020-06-16 00:02:02 +02:00
Swann
19946794f6
refactor: explicit ui label 2020-06-11 18:35:52 +02:00
Swann
3f15092b3a
clean: image logs 2020-06-11 16:31:25 +02:00
Swann
838df92217
refactor: add an icon for non admin-user 2020-06-11 15:25:58 +02:00
Swann
54b01e4513
refacotor: set thost by default 2020-06-11 15:00:51 +02:00
Swann
c065b198d4
feat: added an initialization step 2020-06-10 18:43:21 +02:00
Swann
12c0dab881
feat: kick command is back in the ui
clean: unused logs
2020-06-10 14:56:03 +02:00
Swann
7759234ea3
refactor: cleanup connction operator 2020-06-10 10:15:39 +02:00
Swann
ad99a349f7
feat: show admin status in UI
feat: update submodule
2020-06-09 23:56:20 +02:00
Swann
fdc7e4678c
feat: update submodule
feat: hide uuid
2020-06-09 18:02:53 +02:00
Swann Martinez
8d040cc304 feat: update submodule 2020-06-05 18:41:05 +02:00
Swann Martinez
f1c95d03f8 feat: initial work to run a dedicated server 2020-06-04 18:38:03 +02:00
lqure
b55faf2d1c fix: Object location is reset to the origin
Related to #84
2020-06-04 16:53:26 +02:00
Swann
258f27d96e
fix: get undo handlers back to fix undo crashes
related to #32
2020-05-28 12:59:05 +02:00
Swann
8027e541c3
fix: package installation on linux
Related to #74
2020-05-27 15:57:57 +02:00
Swann
54bcd41267
fix: wrong scene initialisation 2020-05-16 21:45:42 +02:00
Swann
25c19471bb
feat: update submodule 2020-05-15 18:23:51 +02:00
Swann
9e4e646bb1
Merge branch 'develop' into feature/event_driven_updates 2020-05-15 16:19:47 +02:00
Swann
95524fa3e9 Merge branch '29-differential-revision' into develop 2020-05-09 17:05:49 +02:00
Swann
07a646aa18 feat: submodule update 2020-05-09 16:34:14 +02:00
Swann
67fc19dae1
fix: get hard reference back
fix: image crash
2020-05-08 15:11:18 +02:00
Swann Martinez
1070cabf7a Merge branch '29-differential-revision' into 'develop'
fix: spot light shape replication

See merge request slumber/multi-user!36
2020-05-01 21:03:18 +00:00
Swann
fcc9292e02
fix: spot light shape replication 2020-05-01 22:58:27 +02:00
Swann Martinez
f3d8f15ab1 Merge branch '29-differential-revision' into 'develop'
Resolve "Implementation cleanup"

See merge request slumber/multi-user!32
2020-04-22 15:24:11 +00:00
Swann
4c44c2f1a0
feat: logging cleanup 2020-04-22 17:04:14 +02:00
Swann
7df6ab1852
feat: clean log for library import
feat: color curve map for scene test
feat; update submodules
2020-04-17 15:28:17 +02:00
Swann
b4d1e04b87
fix: sidebar refresh 2020-04-14 18:56:20 +02:00
Swann
2e60bb985f
feat: custom panel category 2020-04-14 17:22:28 +02:00
Swann
f8fa407a45
Merge branch '29-differential-revision' into feature/event_driven_updates 2020-04-13 11:48:20 +02:00
Swann
b2085e80f8
Merge branch 'develop' into 29-differential-revision 2020-04-09 21:45:44 +02:00
Swann
95241d4148
feat: start to test operators 2020-04-08 19:41:57 +02:00
Swann
03490af042
feat: additional tests 2020-04-08 19:28:02 +02:00
Swann
94aeff7b35
feat: new tests
fix: curve diff errors
fix: metaball diff error
fix: scene error
2020-04-08 18:40:02 +02:00
Swann
4f02134b6c
feat: expose connection TTL 2020-04-08 11:15:29 +02:00
Swann
1304489748
feat: update submodule 2020-04-07 18:19:50 +02:00
Swann
673a9dd669
feat: more tests 2020-04-07 18:19:17 +02:00
Swann
fc15478dfa
refactor: remove pointer hard reference
feat: light test
2020-04-07 14:49:43 +02:00
Swann
c23b5923ab
refactor: cleanup 2020-04-07 09:59:04 +02:00
Swann
2d700e83bb
feat: update submodule 2020-04-06 15:36:28 +02:00
Swann
271f210591
fix: light missing parameters 2020-04-06 15:16:57 +02:00
Swann
e65dd1939a
refactor: update screen only on client update 2020-04-06 14:47:03 +02:00
Swann
76be9092c8 Merge branch 'develop' into 29-differential-revision 2020-04-06 11:48:47 +02:00
Swann
3394299e8b
fix: view_settings error
fix: empty collection error
2020-04-06 10:38:31 +02:00
Swann
56ea93508c
Merge branch 'develop' into 24-particle-support 2020-04-03 18:23:29 +02:00
Swann
408a16064c
feat: update submodule 2020-04-03 15:43:04 +02:00
Swann
cfd80dd426
feat: update submodule 2020-04-03 15:39:56 +02:00
Swann
0fde356f4b
feat: initial kick 2020-04-03 14:59:33 +02:00
Swann
1b94e017e6
feat: ignore wrong parameters 2020-04-02 19:36:28 +02:00
Swann
b3b2296b06
fix: black and white level errors 2020-04-02 19:21:55 +02:00
Swann
9c897745fd
feat: optionnal setting on host 2020-04-02 18:42:41 +02:00
Swann
0783c625d0
feat: initial render settings replication support 2020-04-02 17:39:14 +02:00
Swann
bfbf2727ea
fix: material error 2020-04-02 12:14:12 +02:00
Swann
39766739d2
refactor: move dump_anything to the dump modules 2020-04-01 11:37:05 +02:00
Swann
776664149e
refactor: imports 2020-04-01 11:34:24 +02:00
Swann
fef088e39b
refactor: cleanup lattice 2020-04-01 10:23:28 +02:00
Swann
31feb2439d
refactor: cleanup 2020-03-31 17:52:52 +02:00
Swann
e041b2cb91
feat: cleanup 2020-03-31 17:42:14 +02:00
Swann
379e7cdf71
refactor: cleanup implementation
feat: np_load_collection for collection attr load/unload
2020-03-31 17:28:32 +02:00
Swann
928eccfa23
feat: vertex_color support 2020-03-31 10:13:49 +02:00
Swann
9c9d7a31bf
feat: cleanup metaballs 2020-03-30 18:50:54 +02:00
Swann
d46ea3a117
refactor: change default materials refrash rate to 1s 2020-03-30 18:12:43 +02:00
Swann
820c6dad7e
refactor: feat dump node 2020-03-30 18:05:33 +02:00
Swann
acbf897f5d
refactor: rename def 2020-03-30 17:21:28 +02:00
Swann
219973930b
fix: annotation settings 2020-03-30 15:01:48 +02:00
Swann
79ba63ce85
feat: attribute dump function
refactor: cleanup utils
2020-03-30 14:31:35 +02:00
Swann
922538dc3a
feat: update submodule 2020-03-27 18:52:23 +01:00
Swann
289a49251e
refactor: cleanup 2020-03-27 18:18:36 +01:00
Swann
ef9e9dbae8
feat: action refactoring 2020-03-27 15:50:25 +01:00
Swann
98d86c050b
feat: update submodules 2020-03-26 21:11:21 +01:00
Swann
3f0c31d771
refactor: cleanup implementation 2020-03-26 19:10:26 +01:00
Swann
d7e47e5c14
refactor: clean material 2020-03-26 18:51:35 +01:00
Swann
cab4a8876b
feat: CurveMapping support 2020-03-26 18:51:19 +01:00
Swann
d19932cc3b
refactor: change default timers for mesh and gpencil 2020-03-26 17:30:45 +01:00
Swann
ea9ee4ead1
fix: mesh materials 2020-03-26 17:23:42 +01:00
Swann
667c3cd04d
fix: mesh update 2020-03-26 17:13:59 +01:00
Swann
6334bfdc01
fix: node_tree dump 2020-03-26 17:13:48 +01:00
Swann
2016af33b7
fix: missing light shape 2020-03-26 17:13:30 +01:00
Swann
f0a2659b43
fix: collection destructor during loading 2020-03-26 16:10:27 +01:00
Swann
489502a783 Merge remote-tracking branch 'origin/develop' into 29-differential-revision 2020-03-26 14:38:41 +01:00
Swann
3680a751aa
fix: jsondiff import error
Related to #78
2020-03-26 14:04:47 +01:00
Swann
4413785903
feat: missing lines 2020-03-26 12:07:12 +01:00
Swann
25825f7aeb
feat: blender 2.83 api changes 2020-03-26 11:45:41 +01:00
Swann
73019fc0b0
feat: grease pencil progress 2020-03-26 11:12:26 +01:00
Swann
6a98e749f9
feat: gpencil dump refactoring 2020-03-26 09:20:41 +01:00
Swann
a84fccb3ce
feat: camera cleanup 2020-03-25 13:24:12 +01:00
Swann
f9222d84ea
feat: crease and bevel_wieght support 2020-03-25 11:36:29 +01:00
Swann
d7964b645a
fix: generated image path error 2020-03-25 10:35:31 +01:00
Swann
c3ae56abd2
refactor: cleanup progress 2020-03-25 09:47:20 +01:00
Swann
daff548010
feat: uv_layer loading 2020-03-24 19:40:18 +01:00
Swann
757dbfd6ab
feat: mesh loading progress 2020-03-24 19:09:02 +01:00
Swann
01fdf7b35b
feat: mesh implementation cleanup progress 2020-03-23 21:49:28 +01:00
Swann
90d4bb0e47
feat: mesh dump refactoring wip 2020-03-23 17:55:10 +01:00
Swann
01faa94a9a
fix: resolve error 2020-03-23 15:29:34 +01:00
Swann
b55700862f
fix: loadimg error 2020-03-23 13:49:47 +01:00