Block a user
Damien Picard
pushed to dp_theme_passepartout_color_D15461 at pioverfour/blender
2023-02-09 19:12:53 +01:00
d8751f5d40
UI: add camera passepartout color to theme
Damien Picard
pushed to dp_theme_passepartout_color_D15461 at pioverfour/blender
2023-02-09 19:12:11 +01:00
de3dd19b14
Add passepartout color to theme
50918d44fb
Cleanup: Fix const correctness warning in recent commit
1649921791
Fix: Sequencer "Pan" label using incorrect keyword 'heading_ctxt'
50dfd5f501
Geometry Nodes: Edges to Face Groups Node
bfa7f9db0e
Assets: Implement viewport drag and drop for geometry nodes
6122ed699d
I18n: use proper language code when opening the manual from menu
6e480b9e17
RNA reference mapping: generate manual prefix based on current lang
0381fe7bfe
Cleanup: update username in code-comments: campbellbarton -> ideasman42
5f842ef336
Cleanup: spelling in comments
5b110548eb
Cleanup: enum conversion compiler warnings
Damien Picard
pushed to dp_dynamic_manual_lang_mapping at pioverfour/blender
2023-02-09 01:42:27 +01:00
6e480b9e17
RNA reference mapping: generate manual prefix based on current lang
0381fe7bfe
Cleanup: update username in code-comments: campbellbarton -> ideasman42
5f842ef336
Cleanup: spelling in comments
5b110548eb
Cleanup: enum conversion compiler warnings
9fd71d470e
PyAPI: minor change to rna_manual_reference loading
Damien Picard
pushed to dp_dynamic_manual_lang_mapping at pioverfour/blender
2023-02-09 01:39:32 +01:00
4ed638e55d
RNA reference mapping: generate manual prefix based on current lang
ce60bd0c56
I18n: use proper language code when opening the manual from menu
8dfdafa730
RNA reference mapping: generate manual prefix based on current lang
Damien Picard
pushed to dp_dynamic_manual_lang_mapping at pioverfour/blender
2023-02-09 01:37:40 +01:00
8dfdafa730
RNA reference mapping: generate manual prefix based on current lang
RNA reference mapping: generate manual prefix based on current lang
Thank you for the explanation :)
7d193ac87a
I18n: use proper language code when opening the manual from menu
2701b1d213
RNA reference mapping: generate manual prefix based on current lang
Damien Picard
pushed to dp_dynamic_manual_lang_mapping at pioverfour/blender
2023-02-09 01:28:06 +01:00
2701b1d213
RNA reference mapping: generate manual prefix based on current lang
WIP: I18n: use proper language code when opening the manual from menu
38cec4299d
I18n: use proper language code when opening the manual from menu
2de9f41cd9
RNA reference mapping: generate manual prefix based on current lang
9103978952
EEVEE-Next: Shadow: Fix issue with last merge
9c03a1c92f
Fix Cycles link error with debug/asan builds after recent bugfix
a0f5240089
EEVEE-Next: Virtual Shadow Map initial implementation
RNA reference mapping: generate manual prefix based on current lang
In the original review, Campbell wrote:
RNA reference mapping: generate manual prefix based on current lang
Damien Picard
pushed to dp_dynamic_manual_lang_mapping at pioverfour/blender
2023-02-09 00:19:04 +01:00
2de9f41cd9
RNA reference mapping: generate manual prefix based on current lang
9103978952
EEVEE-Next: Shadow: Fix issue with last merge
9c03a1c92f
Fix Cycles link error with debug/asan builds after recent bugfix
a0f5240089
EEVEE-Next: Virtual Shadow Map initial implementation
0ab3ac7a41
BLI: Math: Fix vector operator * with
MutableMatView
Constraints: use a dimensionless unit prop for Maintain Volume