Commit graph

18 commits

Author SHA1 Message Date
Candice Bentéjac
41a1b47c43 [nodes] Remove invalidate=True from descriptions 2024-09-12 10:54:18 +02:00
Candice Bentéjac
045c26cc46 [nodes] Change uid= into invalidate= for all nodes 2024-09-12 10:41:55 +02:00
Candice Bentéjac
0f6ad22d11 [nodes] Use utilitary constants for most common ChoiceParams 2024-02-08 18:02:18 +01:00
Candice Bentéjac
c498f48e1e [nodes] S-T: Harmonize and improve labels and descriptions
Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
2023-06-16 10:32:01 +02:00
luz paz
f4dcf6557f Fix various typos in the source code
## Description
Fix various typos in the source code. This includes user facing code, documentation, and source comments. This PR has not been tested.
Closes #1605
2022-01-22 07:39:05 -05:00
ChemicalXandco
e18f815af9 [nodes] add node categories 2021-02-14 17:03:42 +00:00
Fabien Castan
2f17e9aa80 Merge remote-tracking branch 'origin/develop' into dev/panoramaFisheye 2020-03-26 13:56:51 +01:00
Fabien Castan
64a4c9426a [nodes] add some nodes documentation 2020-03-26 11:20:44 +01:00
ChemicalXandco
dcbee52611 make comment clearer 2020-03-16 17:38:54 +00:00
ChemicalXandco
f75fc91436 fix python nodes being blocked by log
...when ran on command line with meshroom_photogrammetry or meshroom_compute
2020-02-07 22:47:27 +00:00
ChemicalXandco
95a28cb0a7 SketchfabUpload: log correct file size and fix spaces in tags 2020-01-24 17:53:04 +00:00
ChemicalXandco
d661a2b928 change category description on SketchfabUpload node 2020-01-04 11:07:30 +00:00
ChemicalXandco
e665176209 add 'Tags' and 'Category' options to SketchfabUpload node 2019-12-05 20:55:05 +00:00
ChemicalXandco
7f29497b2f fix compatibility for python < 3.5 2019-12-04 17:25:36 +00:00
ChemicalXandco
41d5d8184e implement stopProcess on SketchfabUpload node
also delete temporary zip file when node terminates
2019-11-29 20:04:31 +00:00
ChemicalXandco
6651595b10 update SketchfabUpload node options
* changed license to a ChoiceParam
* added private and password options
2019-11-28 21:33:22 +00:00
ChemicalXandco
6b9f5a0fb4 fix files not added to zip when connected to Texture.output 2019-11-26 17:41:10 +00:00
ChemicalXandco
7a32b5c99a add SketchfabUpload node 2019-11-25 20:01:41 +00:00