Revision 8318acd by Brecht Van Lommel August 7, 2011, 12:01 (GMT) |
Cycles: remove docs from svn, moved to wiki. |
Revision 2d884fc by Joerg Mueller August 7, 2011, 11:54 (GMT) |
3D Audio GSoC: * Pepper depends on ffmpeg 0.7.1 or higher now, windows and mac build systems set to ffmpeg-0.8 * Fixed orientation retrieval in OpenAL device code. * Added stopAll() method to AUD_IDevice (also for Python) and call it on BGE exit * Changed BGE to use audaspace via native C++ instead over the C API. * Made AUD_SequencerFactory and AUD_SequencerEntry thread safe. * Changed sound caching into a flag which fixes problems on file loading, especially with undo. * Removed unused parameter from sound_mute_scene_sound * Fixed bug: changing FPS didn't update the sequencer sound positions. * Fixed bug: Properties of sequencer strips weren't set correctly. * Minor warning fixes. |
Revision 16deef9 by xiao xiangquan August 7, 2011, 11:50 (GMT) |
small fix of building rules |
Revision 820ced1 by Tamito Kajiyama August 7, 2011, 11:13 (GMT) |
Merged changes in the trunk up to revision 39117. |
Revision 4703175 by Sergey Sharybin August 7, 2011, 11:11 (GMT) |
Camera tracking integration =========================== Switch from UI_DrawString to BLF_draw. No functional changes. |
Revision a02d7c1 by Brecht Van Lommel August 7, 2011, 11:01 (GMT) |
Fix #28169: keymap bug when using a preset configuration, e.g. object mode keymap was also being used in edit mode. |
Revision 8c0fb2a by Sergey Sharybin August 7, 2011, 08:58 (GMT) |
Camera tracking integration =========================== Expose parameters for feature detection into redo panel. |
Revision 0bb5f21 by Sergey Sharybin August 7, 2011, 08:56 (GMT) |
Revision 4370099 by Joerg Mueller August 7, 2011, 06:22 (GMT) |
3D Audio GSoC: Added a NULLHandle to prevent a crash in Python API when the device is the NULLDevice. |
Revision 5cc0bb0 by Mitchell Stokes August 7, 2011, 04:57 (GMT) |
BGE Animations: The IPO conversion code relied on objects having an adt, but this isn't always the case. object->adt can be NULL, which causes a crash. Now BL_InterpolatorLists are cached by action instead of adt. |
Revision 38280ba by Campbell Barton August 7, 2011, 04:55 (GMT) |
fix [#28172] Cannot restore Add-ons tab in user preferences after a failed attempt to install an add-on. non utf8 addons would make the addon UI vanish, now give a message in the console and UI. |
Revision 117ec4a by Campbell Barton August 7, 2011, 04:22 (GMT) |
comment unused vars |
Revision 6c821f4 by Mike Erwin August 6, 2011, 23:13 (GMT) |
stricter NDOF guards for Windows (forgot in earlier commit) |
Revision 5dd2b3e by Mike Erwin August 6, 2011, 22:31 (GMT) |
fixed crash when NDOF operators were called without an NDOF_MOTION event |
Revision c334bf6 by Joerg Mueller August 6, 2011, 17:57 (GMT) |
3D Audio GSoC: Mixdown functionality. * Mixdown possible via libsndfile and ffmpeg! * Fixed some ffmpeg deprecation warnings * Mixdown UI only shows working Container, Codec and Format combinations! * Minor bugs and warnings fixed |
Revision 79e359f by Campbell Barton August 6, 2011, 16:00 (GMT) |
rna/ui: avoid duplicate property gHash lookups by passing the property when its already been found. added _prop suffix to ui functions which take a prop rather then a propname, may change this later since its not that nice but for gsoc branches this keeps existing UI functions working the same. |
Revision 2f5809d by Campbell Barton August 6, 2011, 14:57 (GMT) |
make ui_def_but_rna into 2 functions, once which takes a prop, another which takes a propname, no functional change yet but lets us avoid duplicate hash lookups. |
Revision 462670b by Sergey Sharybin August 6, 2011, 14:52 (GMT) |
Revision 00fd8b5 by Sergey Sharybin August 6, 2011, 14:49 (GMT) |
Commiting patches needed for bundling libmv. I've used git where patch files were in gitignore, that's why this files were missed in repo. |
Revision 404dd15 by Miika Hamalainen August 6, 2011, 14:40 (GMT) |
Dynamic Paint: * Fix: Wave surface normals weren't calculated anymore since yesterday's commits. |
|
|
|


Master Commits
MiikaHweb | 2003-2021