Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3488 / 5574

August 27, 2012, 08:28 (GMT)
Merging r50226 through r50236 from trunk into soc-2011-tomato

August 27, 2012, 08:23 (GMT)
remove incorrect comment, add in useful one.
August 27, 2012, 06:55 (GMT)
fix [#32417] Grease Pencil color change + DopeSheet 'Summary' = crash

summery wasn't checking fcurve types.
August 26, 2012, 23:57 (GMT)
Sequencer: fix for wrong color space sequencer effects were working in
August 26, 2012, 23:17 (GMT)
BGE: Make sure lib loaded cameras are added to the active scene's camera list.
August 26, 2012, 20:22 (GMT)
ensure there are always the same number of feather points and non feather points when drawing.
August 26, 2012, 19:36 (GMT)
Sequencer: typo fix
August 26, 2012, 18:21 (GMT)
code cleanup: quiet warning for dead assignment.
August 26, 2012, 18:09 (GMT)
code cleanup: remove dead assignments, gave mask vars clearer names & moved some mask evaluation funcs into mask_evaluate.c
August 26, 2012, 16:43 (GMT)
Merging r50224 through r50225 from trunk into soc-2011-tomato

August 26, 2012, 16:41 (GMT)
Fix zooming in/out preview in sequencer

It was a regression since disabling Y-axis zooming in sequencer.
Now check region type and allow all kind of zooming for preview
region.
August 26, 2012, 14:12 (GMT)
Merging r50192 through r50223 from trunk into soc-2011-tomato

August 26, 2012, 13:41 (GMT)
code cleanup: split out mask spline evaluation into its own file.
August 26, 2012, 13:18 (GMT)
Color Management: correction to previous commit

August 26, 2012, 12:21 (GMT)
fix for build error without ffmpeg
August 26, 2012, 11:35 (GMT)
style cleanup: whitespace
August 26, 2012, 11:34 (GMT)
Color Management: CMake should detect yaml-cpp and tinyxml libraries automatically

This makes Blender compilable with CMake and OCIO libraries from SVN.
August 26, 2012, 11:01 (GMT)
Style cleanup: whitespace
August 26, 2012, 11:01 (GMT)
Some FFmpeg changes

- Make FFmpeg initialization called from creator, not from functions
which requires FFmpeg. Makes it easier to follow when initialization
should happen.

- Enable DNxHD codec. It was commented a while ago due to some strange
behavior on some platforms. Re-tested it on Linux and Windows and
it seemd to be working quite nice. Would let it be tested further,
if it wouldn't be stable enough, easy to comment it again.

- Make non-error messages from writeffmpeg.c printed only if ffmpeg
debug argument was passed to blender. Reduces console pollution
with messages which are not useful for general troubleshooting.
Error messages would still be printed to the console.

- Show FFmpeg error message when video stream failed to allocate.
makes it easier to understand what exactly is wrong from Blender
interface, no need to restart blender with FFmpeg debug flag and
check for console messages.

Used custom log callback for this which stores last error message
in static variable. This is not thread safe, but with current
design FFmpeg routines could not be called form several threads
anyway, so think it's fine solution/
Revision aa17fc3 by Joshua Leung
August 26, 2012, 08:03 (GMT)
Bugfix [#32410] Create New Group (CTRL+G) tried to activate even when nothing is
selected

Some group operators were missing poll() callbacks
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021