Go to file
Andrea Weikert fc0e225a77 FIX: [#37199] .ogg file is not recognized as a movie in File Browser
CHANGE: writing an animation in the ogg movie format now defaults to .ogv (ogg/video) which is recommended by Xiph.org for video
CHANGE: for .ogg files a check is added whether Blender can read it as a movie (is avi or ffmpeg movie), otherwise assume audio
CHANGE: the anim player now filters for the same extensions as the file browser
2013-10-31 21:00:55 +00:00
build_files Minor update to r60953. 2013-10-31 13:11:01 +00:00
doc sphinx docgen wasn't including example scripts for python methods of RNA types. 2013-10-15 05:55:51 +00:00
extern Eagerly attempt to refine a track before doing a brute search 2013-10-29 01:06:50 +00:00
intern code cleanup: spelling 2013-10-31 14:10:01 +00:00
release remove return argument from wmOperatorType->cancel, was only ever returning OPERATOR_CANCELLED. 2013-10-30 23:08:53 +00:00
source FIX: [#37199] .ogg file is not recognized as a movie in File Browser 2013-10-31 21:00:55 +00:00
CMakeLists.txt OSX/CMake: fix ftemplate condition 2013-10-24 18:46:00 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
SConstruct OSX/scons: clean message 2013-10-12 15:31:53 +00:00