Commit Graph

10 Commits

Author SHA1 Message Date
Julian Eisel
3eed00dc54 Revert "GPencil: Include UV information in simplify->sample modifier."
This reverts commit 19222627c6b57df77d3bc9ae60d7850ab7e23abb.

Something went wrong here, seems like this commit merged the main branch
into the release branch, which should never be done.
2023-02-20 11:20:07 +01:00
YimingWu
19222627c6 GPencil: Include UV information in simplify->sample modifier.
Simplify modifier sample mode didn't transfer UV parameters, now fixed.

Pull Request #104942
2023-02-19 11:45:22 +01:00
Dalai Felinto
4ec9aff2af Revert "Fix #104850: Create Geometry Nodes operators fails if not in English"
This reverts commit 68181c2560db25c1bd2b70beccf6022c5aa00f39.

I merged 3.6 into 3.5 by mistake. Basically I had a PR against main,
 then changed it in the last minute to be against 3.5 via the
 web-interface unaware that I shouldn't do it without updating the
 patch.

 Original Pull Request: #104889
2023-02-17 18:45:42 +01:00
Dalai Felinto
68181c2560 Fix #104850: Create Geometry Nodes operators fails if not in English
Note that the node group has its sockets names
translated, while the built-in nodes don't.

So we need to use data_ for the built-in nodes names,
and the sockets of the created node groups.

Pull Request #104889
2023-02-17 18:39:17 +01:00
Brecht Van Lommel
eaf0528749 Fix .arcconfig not working with latest arcanist version 2020-03-01 22:35:31 +01:00
c9df453ce7 Update for moving blender2.8 to master. 2018-12-21 12:15:21 +01:00
Sergey Sharybin
7d859da513 Arc: Use proper lacding branch 2018-04-24 12:26:37 +02:00
Sergey Sharybin
ea9d163644 Blender 2.8: Update arc config 2017-05-01 15:20:19 +02:00
Sergey Sharybin
ec1f90864f Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
Sergey Sharybin
a00f0469ca Added the wrong file. Now addin .arcconfig for real.
Summary is still: http://wiki.blender.org/index.php/Dev:Doc/Tools/Code_Review
2013-11-15 20:40:43 +06:00