Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4292 / 5574

July 19, 2010, 20:01 (GMT)
== Sequencer ==

Bugfix: free_imbuf_seq() was closing IMB anim handles on nearly every
change of RNA variables. This can be *very* slow, if you twiddle with
parameters during playback. Especially multicam editing...

Now: we close IMB anim handles only on refresh_all() and filepath
changes.

July 19, 2010, 19:57 (GMT)
use the world horizon color when view3d render only option is set
Revision c2945d3 by gsr b3d
July 19, 2010, 18:08 (GMT)
SVN maintenance. Plus no hidden files in config.
July 19, 2010, 17:47 (GMT)
== Sequencer ==

Add keyboard shortcuts for multicam editing
(hit 1-0 (regular, not keypad!) to cut to camera 1-10 during playback)

July 19, 2010, 17:45 (GMT)
Add a "Save Copy" entry in the File menu.

July 19, 2010, 17:39 (GMT)
== Sequencer ==

In multicam editing, do not cut to non existent cams (above multicam
track)

July 19, 2010, 17:38 (GMT)
== Sequencer ==

Made mpeg_preseek accessible again.

July 19, 2010, 16:27 (GMT)
== FFMPEG ==

This is a fix for the following issues in ffmpeg movie reader:

* mpeg transport stream seeking (HDV) failed completely, since ffmpeg
doesn't want to seek by timestamp (those aren't guaranteed to be
strictly monotonic within those file formats)

We therefore seek by byte and use the bitrate in those cases.
This isn't a real fix,
I will add a seperate index building process, soon, so that we can
finally seek by timecode properly (optionally with "free run timecode"
on consumer video camcorders, stay tuned :) )

* Recent versions of ffmpeg do set the ALPHA channel to 0xff properly,
so we test the first pixel for proper ALPHA and then workaround
optionally.

July 19, 2010, 15:39 (GMT)
Add a "copy" option to the save_as_mainfile operator. It saves the current
state but does not make the saved file active, so further save won't use
this filepath.

July 19, 2010, 13:36 (GMT)
Minor sphinx corrections:
* Attributes starting with _ in classes are now ignored
* sphinx.blend updated so that it doesn't have to be edited anymore if the script changes
Revision f729828 by Joshua Leung
July 19, 2010, 11:47 (GMT)
Bugger... msvc didn't bail out on these...
Revision 185036c by Joshua Leung
July 19, 2010, 11:25 (GMT)
Bugfix #22906: Animation Player buttons broke on r30467

Reverting this commit. Seems that only the added parts were tested. I'll look at restoring a similar version of this in future.
July 19, 2010, 10:45 (GMT)
Fix startup.blend, this was made from a regular blend file, not
the one saved when saving user preferences.

I've left out the brush icons. It's really not acceptable to have
these as image datablocks. Having these packed would also mean
increasing the size of every .blend file by 650 KB. They should be
loaded from the datafiles directory.

July 19, 2010, 10:15 (GMT)
libjack.dll not needed anymore
July 19, 2010, 09:19 (GMT)
- Reverted "Set FREE_WINDOWS when compiling with MinGW"
- Reverted own changes made to _stat function BLI_exists
- Use __MINGW32__ instead of FREE_WINDOWS in BLI_exists
- Removed recently added lib dependencies for mingw
July 19, 2010, 09:04 (GMT)
Set FREE_WINDOWS when compiling with MinGW
July 19, 2010, 09:02 (GMT)
- Use correct paths for mstoolkit and crossmingw tools in sconscript
- Use _stat64i32 instead of _stat in BLI_exist
Needed for correct compilation by mingw, no sense for msvc
(_stat is equivalent to _stat64i32 in Visual C++ 2005, and later i suppose)
- Added library msvcr90 for mingw to solve linking error to _stat64i32
July 19, 2010, 08:55 (GMT)
Fix for #22861 Won't compile for MinGW sicne r30349
July 19, 2010, 07:29 (GMT)
* decrementing image_icon ref count from wrong place
July 19, 2010, 07:26 (GMT)
* spelling error, "substract"
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021