Skip to content

Commit d108ed8

Browse files
committedJul 25, 2022
3.3.0
1 parent 7d6e18d commit d108ed8

File tree

5 files changed

+28
-27
lines changed

5 files changed

+28
-27
lines changed
 

‎docs/changes_log/changes_log.rst

+3-5
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ If Afanasy **network protocol changed**, it became incompatible with old one.
1212
You can upgrade only one client or server for changes.
1313

1414

15+
.. _changes-log-latest:
16+
1517
v3.3.0
1618
======
1719

18-
*Not released*
19-
20-
2022.06.28
20+
2022.07.25
2121

2222
- AfRender can send to server `GPU resources <../afanasy/render.html#gpu-string>`_:
2323
utilization, temperature, memory total and used.
@@ -58,8 +58,6 @@ v3.3.0
5858
- AfServer and job block with no task crash fixed.
5959
The crash was very rare, another block with tasks should follow a block without tasks.
6060

61-
.. _changes-log-latest:
62-
6361

6462
v3.2.2
6563
======

‎docs/conf.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444

4545
# General information about the project.
4646
project = u'CGRU - AFANASY'
47-
copyright = u'2021, CGRU Team'
47+
copyright = u'2022, CGRU Team'
4848

4949
# The version info for the project you're documenting, acts as replacement for
5050
# |version| and |release|, also used in various other places throughout the
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '3.2'
54+
version = '3.3'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '3.2.0'
56+
release = '3.3.0'
5757

5858
# The language for content autogenerated by Sphinx. Refer to documentation
5959
# for a list of supported languages.

‎docs/configuration/configuration.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ Set ``CGRU_[PARAM_NAME]`` environment variable. For example to setup console to
128128
Python API will take environment overrides too.
129129

130130
Config Path Override
131-
----------------
131+
--------------------
132132

133133
You can override the path to a custom config file using the ``CGRU_CUSTOM_CONFIG`` environment variable. This will be loaded last, but before ``~/.cgru/config.json``

‎docs/downloads/downloads.rst

+18-18
Original file line numberDiff line numberDiff line change
@@ -16,41 +16,41 @@ MS Windows
1616

1717
ZIP Archive:
1818

19-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.windows.zip/download
19+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.windows.zip
2020

2121
64Bit, Python 3.9.6, PySide2, Qt 5.15.2, MSVC 2019.
2222

2323
.. _downloads-linux:
2424

2525
Linux
2626
=====
27-
28-
- AltLinux 10 (Simply Linux)
27+
..
28+
- AltLinux 10 (Simply Linux)
2929
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.alt10.0_x86_64.tar.gz/download
3030
3131
- CentOS 7 (RHEL)
32-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.CentOS-7_x86_64.tar.gz/download
33-
34-
- Debian 10
35-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.debian10_amd64.tar.gz/download
32+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.CentOS-7_x86_64.tar.gz
3633

3734
- Debian 11
38-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.debian11_amd64.tar.gz/download
35+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.debian11_amd64.tar.gz
3936

40-
- Fedora 35
41-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.Fedora-35_x86_64.tar.gz/download
37+
- Fedora 36
38+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.Fedora-36_x86_64.tar.gz
4239

43-
- Open SUSE 15.3
44-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.openSUSE-15.3_x86_64.tar.gz/download
40+
- Open SUSE 15.4
41+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.openSUSE-15.4_x86_64.tar.gz
4542

46-
- Rocky Linux 8.5 (RHEL)
47-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.Rocky-8.5_x86_64.tar.gz/download
43+
- Rocky Linux 8.6 (RHEL)
44+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.Rocky-8.6_x86_64.tar.gz
4845

49-
- Ubuntu 18.04 LTS
50-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.ubuntu18.04_amd64.tar.gz/download
46+
- Rocky Linux 9.0 (RHEL)
47+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.Rocky-9.0_x86_64.tar.gz
5148

5249
- Ubuntu 20.04 LTS
53-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.ubuntu20.04_amd64.tar.gz/download
50+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.ubuntu20.04_amd64.tar.gz
51+
52+
- Ubuntu 22.04 LTS
53+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.ubuntu22.04_amd64.tar.gz
5454

5555
*All binaries (packages) are 64 bit.*
5656

@@ -68,7 +68,7 @@ Sources
6868

6969
Latest release snapshot:
7070

71-
https://sourceforge.net/projects/cgru/files/3.2.2/cgru.3.2.2.zip/download
71+
https://sourceforge.net/projects/cgru/files/3.3.0/cgru.3.3.0.zip
7272

7373
Repository:
7474

‎software_setup/setup_blender.sh

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ if [ -z "$BLENDER_LOCATION" ]; then
1111
else
1212
export BLENDER_LOCATION="/usr/bin"
1313
fi
14+
if [ -x "/snap/blender/current" ]; then
15+
export BLENDER_LOCATION="/snap/bin"
16+
fi
1417
fi
1518

1619
export BLENDER_CGRU_PATH="${CGRU_LOCATION}/plugins/blender"

0 commit comments

Comments
 (0)