Sergey Sharybin
8d59fa4e40
Merging r49834 through r49839 from trunk into soc-2011-tomato
2012-08-12 13:38:46 +00:00
Sergey Sharybin
82688e61fc
Sequencer: free cache used by sequence when removing strip
...
Before this removing and adding new strip could have been lead
into situations when new sequence would use old cache.
2012-08-12 13:29:57 +00:00
Sergey Sharybin
51fafdee0c
Sequencer: overlay display type options
...
Before this overlay would happen only for defined rectangle area,
now it's possible to show current / reference frames only, which
makes it possible to do more real slit view involving even displaying
frames on different monitors.
Still some work need to be done to clean interface up and support
displaying color information for reference shot.
2012-08-12 13:24:29 +00:00
Thomas Dinges
b37fae8611
Tomato Cycles:
...
*Typo fix.
2012-08-12 12:47:32 +00:00
Sergey Sharybin
ed564d7cb7
NDOF navigation support for clip editor
2012-08-12 12:15:23 +00:00
Sergey Sharybin
711b97c2ac
Tomato Cycles: use actual number of tiles for viewport rendering
...
Before this debug_tile_size was used as a size of tile, which
became hidden property since tile-based rendering implementation
and couldn't have been controlled.
This resolves the issue with single thread used for viewport
rendering in some cases. Also it makes possible to control tiles
for CUDA viewport rendering, which still behaves much faster when
using the single tile.
Also fixed issue with minimal tile size which was used to calculate
divider of final resolution to be used for initial rendering. Now
it's a Resolution Divider property in Performance tab. This option
could be used to tweak initial resolution of viewport for faster
navigation or faster refresh when changing some properties.
2012-08-12 11:58:34 +00:00
Sergey Sharybin
8aeba8ec8b
Merging r49815 through r49833 from trunk into soc-2011-tomato
2012-08-12 10:07:55 +00:00
Sergey Sharybin
a39329be5c
Fix #32313 : freetype fails to load PFB builtin font
...
File was incorrectly generated form C data.
2012-08-12 10:03:33 +00:00
Sergey Sharybin
0716a85e53
Fix sequencer crash when invalidating strip when there's nothing cached yet
2012-08-12 09:37:51 +00:00
Daniel Genrich
23a299788d
Fix El Topo compile with scons (win32 + linux - both untested)
2012-08-12 01:47:14 +00:00
Campbell Barton
9cce2d8645
smooth-view for 2d views, graph editor, sequencer, node view, works with border zoom, view selected, view all.
2012-08-12 01:07:31 +00:00
Daniel Genrich
1aaaf67a9e
Fix El Topo compile with scons (only win64 so far)
2012-08-12 00:19:55 +00:00
Campbell Barton
b96c622015
style cleanup
2012-08-11 22:12:32 +00:00
Campbell Barton
c567cf3fab
code cleanup: WM naming conventions
2012-08-11 21:35:24 +00:00
Campbell Barton
f2d06dc257
default player was still set to 2.4x, default to internal (thought this was changed in previous commit).
2012-08-11 18:58:30 +00:00
Campbell Barton
ce1c516d2a
rename full viewport and disable manipulator
2012-08-11 18:54:45 +00:00
Campbell Barton
823083a744
fix for own error with opencl bokeh blur.
2012-08-11 18:47:09 +00:00
Campbell Barton
df1dd658c9
minor improvements to cmake's datatoc usage, now changes to datatoc.c re-make generated files.
2012-08-11 18:39:38 +00:00
Sergey Sharybin
364f8cc1ea
Merging r49808 through r49814 from trunk into soc-2011-tomato
2012-08-11 18:25:45 +00:00
Campbell Barton
ca7c07cda9
add back datatoc, use this instead of cmake script which was too slow.
2012-08-11 16:25:31 +00:00
Sergey Sharybin
35ef09372a
Fix #32306 : Applying location or rotation scales sculpt data
2012-08-11 16:20:30 +00:00
Campbell Barton
b97fc46abc
remove all remaining data files from source, now all are converted at build time.
...
note: this is currently very slow in cmake, will address this next.
2012-08-11 15:24:31 +00:00
Campbell Barton
90f443bb86
generate brush icons C files at build time.
2012-08-11 14:40:09 +00:00
Sergey Sharybin
00afee41c8
Merging r49775 through r49807 from trunk into soc-2011-tomato
2012-08-11 14:39:09 +00:00
Sergey Sharybin
2be39776d5
Style cleanup: whitespace and line breaks
2012-08-11 14:38:02 +00:00
Sergey Sharybin
a794e19346
Sequencer: support for masked color balance
...
This implements option which could be used to color balance only
specified area. Currently done by adding Mask input to Adjustment
effect. Affects on color balance and multiply settings.
Supporting masked saturation control is in the list, not supported
in this commit.
Also show value slider in the right of color wheel.
2012-08-11 14:37:58 +00:00
Campbell Barton
be4ae581ff
simplified data_to_c macro in cmake
2012-08-11 13:32:19 +00:00
Campbell Barton
81272e28a0
generate glsl shaders c files at build time.
2012-08-11 13:01:44 +00:00
Campbell Barton
5f341a846b
startup.blend and preview.blend are now converted to C at build time.
...
made some changes to startup.c
- change default player to internal since its working now.
- added new screen for full screen 3d viewport (nice for demo's and navigating)
- disable cursor depth option (was enabled by default because of re-used flag)
2012-08-11 12:26:43 +00:00
Campbell Barton
51182bc78d
add MEM_recallocN(), so bytes are ensured to be zero'd when growing.
2012-08-11 12:16:09 +00:00
Sergey Sharybin
0682c3f1ae
Code cleanup and minor change to CMake's colalda detection to make
...
it detect directory structure used for libs in our svn (<root>/include/<component>/include)
2012-08-11 10:32:27 +00:00
Campbell Barton
fdc5e4f5a6
docs for window structs
2012-08-11 01:05:09 +00:00
Campbell Barton
b8b7e5d137
fix for minor UI annoyance - when the window is fullscreen now dont draw area corners since areas cant be split when fullscreen.
2012-08-11 00:05:57 +00:00
Sergey Sharybin
35e4cfc6d6
Fix effect settings panel for adjustment effect
...
Since r46801 options used for this effect were moved to input panel.
2012-08-10 16:07:13 +00:00
Campbell Barton
8d641ebf56
svn merge ^/trunk/blender -r49763:49774
2012-08-10 15:45:09 +00:00
Campbell Barton
b84c1dd592
compositor: bokeh blur size input can now be an image, in this case it uses VariableSizeBokehBlurOperation class internally.
...
updated opencl too.
2012-08-10 15:31:54 +00:00
Sergey Sharybin
2a1b7f7f8e
Fix infinite recursion when using adjustment strip placed to channel 1
2012-08-10 15:30:38 +00:00
Campbell Barton
24ac1ce44e
fix own error with scons, building failed when BF_BUILDDIR was absolute.
2012-08-10 15:25:54 +00:00
Campbell Barton
94a3945cf9
code cleanup: compositor - define size for executePixel function output float array
2012-08-10 14:07:24 +00:00
Campbell Barton
e877247789
use define for bokeh blur size, also define size of determineResolution args.
2012-08-10 13:23:31 +00:00
Sergey Sharybin
fea0e60227
Fix building with audaspace disabled
2012-08-10 12:56:09 +00:00
Campbell Barton
4f1b0e473b
add asserts in MemoryBuffer.readNoCheck() so it raises an error when used incorrectly in debug mode.
2012-08-10 12:38:53 +00:00
Campbell Barton
bec90b40c3
fix [ #32289 ] Border Zoom, Zoom Border or Zoom to Border?
...
pedantic report but may as well name them the same.
2012-08-10 11:43:53 +00:00
Campbell Barton
c8cdad1748
fix [ #32300 ] Convex Hull Poll Shouldn't Require 3D View
2012-08-10 11:38:52 +00:00
Campbell Barton
bfbea03228
svn merge ^/trunk/blender -r49757:49763
2012-08-10 10:37:31 +00:00
Campbell Barton
6a1a5ad08b
split off auto depth option to have cursor placement use depth too since you dont always want both.
2012-08-10 10:34:24 +00:00
Campbell Barton
3c35f560db
minor compositor change: use the max dimension for bokeh blur size, rather then width.
2012-08-10 10:20:28 +00:00
Lukas Toenne
d33a0effba
Fix for particle object rendering in Cycles. On object sync the object first has to determine if a particle update is needed (which depends on dupli objects and their meshes), before deciding to skip the actual syncing.
2012-08-10 10:15:45 +00:00
Daniel Genrich
a1dd6ea836
Smoke: High res on even resolution did not write to all cells (downsampling = n-1, upsampling = n).
...
Thanks goes to MiikaH.
2012-08-10 09:58:58 +00:00
Sergey Sharybin
6129a0f97c
Merging r49738 through r49757 from trunk into soc-2011-tomato
2012-08-10 08:54:14 +00:00