Campbell Barton
64b4b719eb
Cleanup: style, use braces for imbuf
2019-04-23 11:22:22 +10:00
Campbell Barton
ac53291e1f
Fix T63772: Movie clip toggle toolbar fails
...
D4718 by @Gvgeo
2019-04-23 10:00:48 +10:00
Campbell Barton
f2dc78f13f
App Template: match screen names to workspaces
...
Doing this makes versioning workspace screens simpler.
This was already done for the default startup file.
2019-04-23 08:52:14 +10:00
Campbell Barton
36c2162660
Correct braces with ifdef's
2019-04-23 08:36:57 +10:00
Dalai Felinto
0e4e1d257c
Rename: Separate: By loose parts > By Loose Parts
2019-04-22 10:10:19 -03:00
Campbell Barton
7d6a9b5517
Cleanup: style, use braces
...
Add braces for modules already using braces almost everywhere.
2019-04-22 19:48:17 +10:00
Campbell Barton
b102472551
Cleanup: style, use braces for nodes
2019-04-22 19:48:17 +10:00
Campbell Barton
735515a3f9
Cleanup: style, use braces for blenkernel
2019-04-22 19:48:17 +10:00
Campbell Barton
14a49950ff
Cleanup: style, use braces for gpu
2019-04-22 19:48:17 +10:00
Campbell Barton
620b960d3d
Cleanup: style, use braces for editors
2019-04-22 19:48:16 +10:00
Campbell Barton
bba60bb564
Cleanup: style, use braces for gpencil modifiers
2019-04-22 19:48:16 +10:00
Campbell Barton
775c8ce332
Cleanup: style, use braces for makesdna, makesrna
2019-04-22 19:48:16 +10:00
Campbell Barton
a25a7714c5
Cleanup: style, use braces for modifiers
2019-04-22 19:48:16 +10:00
Campbell Barton
6cc09d006a
Cleanup: style, use braces for blenloader
2019-04-22 19:48:16 +10:00
Campbell Barton
6b3bf9e2a8
Cleanup: style, use braces for avi
2019-04-22 19:48:16 +10:00
Campbell Barton
67454a282d
Cleanup: style, use braces for blenfont
2019-04-22 19:48:16 +10:00
Campbell Barton
f24bb62fc2
Cleanup: style, use braces for render
2019-04-22 19:48:13 +10:00
Campbell Barton
797539e76c
Cleanup: comments (long lines) in render
2019-04-22 06:30:08 +10:00
Campbell Barton
380ce86a7f
Cleanup: comments (long lines) in avi, blf & blt
2019-04-22 06:30:08 +10:00
Campbell Barton
c5862e0a06
Cleanup: comments (long lines) in gpu
2019-04-22 06:30:08 +10:00
Campbell Barton
024d40b504
Cleanup: comments (long lines) in makesrna
2019-04-22 06:30:08 +10:00
Campbell Barton
66c3a7c550
Cleanup: comments (long lines) in makesdna
2019-04-22 06:30:08 +10:00
Campbell Barton
e9a01c1d2f
Cleanup: comments (long lines) in imbuf
2019-04-22 06:30:08 +10:00
Campbell Barton
faabf92a7e
Cleanup: comments (long lines) in blenloader
2019-04-22 06:30:08 +10:00
Campbell Barton
cda4cd0705
Cleanup: comments (long lines) in blenlib
2019-04-22 06:30:08 +10:00
Campbell Barton
0ac990d088
Cleanup: comments (long lines) in editors
2019-04-22 06:30:04 +10:00
Campbell Barton
f8b2268f4f
Fix error renaming Lamp to Light
...
Introduced in batch rename 3051e2f4ae .
2019-04-22 06:24:07 +10:00
Brecht Van Lommel
c8fc23fdbe
Fix T63698: Eevee crash after recent clang-format changes
...
Some GLSL compilers seem to not have problems with \ to break preprocessor
directives. I couldn't find other places with similar code, but fixing this
case by case is not ideal and the same issue may come up again.
2019-04-21 11:39:04 +02:00
Campbell Barton
93c19a5a2c
Cleanup: comments (mainly long lines)
...
Comments after code can cause awkward line breaks.
2019-04-21 14:27:35 +10:00
Brecht Van Lommel
9d72efe108
Merge branch 'blender2.7'
2019-04-21 03:08:58 +02:00
Brecht Van Lommel
8982f0cfee
Fix T62408: Cycles viewport adaptive subdivision hangs after updates
...
Backporting fix from the master branch.
2019-04-21 03:05:38 +02:00
Brecht Van Lommel
1de3c81d26
Fix T63431: crash adding driver to a keyframed property with Ctrl+D
2019-04-21 02:35:50 +02:00
Brecht Van Lommel
543614a17d
Fix T63415: no Cycles displacement update when updating OSL code
2019-04-21 02:20:02 +02:00
Brecht Van Lommel
a5d5f152dd
Fix T63681: bad clipping of very long tooltips
2019-04-21 01:25:07 +02:00
Brecht Van Lommel
92d93dd935
Fix T63686: missing data path for 3D cursor location and rotation.
2019-04-21 01:11:12 +02:00
Brecht Van Lommel
b8bb0391d6
Fix T63764: error when using library.users_id() function
...
Fix suggested by Vilem Duha.
2019-04-21 01:03:29 +02:00
Ray Molenkamp
33df4b78d0
make.bat: remove --expand-tabs from "make format" on windows.
...
following the change on linux.
2019-04-20 13:10:30 -06:00
Campbell Barton
d37e530de5
Correct error in last commit
2019-04-21 04:58:52 +10:00
Campbell Barton
9a77fb553c
UI: remove redundant row for header template
...
If it's members need to be aligned the template can handle it.
2019-04-21 04:50:47 +10:00
Campbell Barton
2fb9c8ef12
Cleanup: add missing macros to clang-format
2019-04-21 04:40:16 +10:00
Campbell Barton
6b9ce24338
GNUMakefile: disable tab expansion for 'make format'
...
This was only needed for initial migration.
2019-04-21 04:36:16 +10:00
Pablo Vazquez
d11d5403f0
UI Overlays: Align checkbox with slider for Wireframes, X-Ray, Shadows.
2019-04-20 19:01:46 +02:00
Pablo Vazquez
ae85eeda3e
UI Overlays: One line layout for Mask opacity.
...
Saves one line of space and matches Wireframe, X-Ray, Shadows.
2019-04-20 19:01:03 +02:00
Campbell Barton
40d8a407d7
Fix invalid stack memory use with GPencil drawing
2019-04-20 15:13:40 +02:00
Campbell Barton
b24dfff9b7
Fix error in recent image preference change
2019-04-20 15:13:40 +02:00
Alexander Gavrilov
f22397206f
NLA: check that properties are animatable.
2019-04-20 14:59:52 +03:00
Brecht Van Lommel
7cbb8f20a4
GPU: automatically draw images with GLSL shader depending on resolution
...
This adds a new "Automatic" image display method which uses GLSL shaders for
most images. It only does CPU side color management for higher res images
where sending big float buffers to the GPU is likely to be a bottleneck or
cause memory usage problem.
Automatic is the default now, previously it was 2D Texture.
2019-04-20 13:32:36 +02:00
Brecht Van Lommel
ed0c9654dd
Cleanup: remove unused OpenGL functions, rename some for clarity
2019-04-20 13:32:36 +02:00
Campbell Barton
3d26d1938a
UI: correct accidental removal of TOPBAR_PT_name
...
Mistake in 9573bf432c
2019-04-20 13:28:16 +02:00
Campbell Barton
857b63f1d4
Cleanup: re-use test for ELEM & STR_ELEM
...
Avoid having same test running at the end of each macro.
2019-04-20 13:03:49 +02:00