Revision 7c83650 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 25, 2014, 16:10 (GMT) |
Add missing notification for trimming to stop showing the extensions |
Revision 3660708 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 25, 2014, 16:00 (GMT) |
Gooseberry request, hide the extensions except when trimming. |
Revision ca7219d by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 25, 2014, 14:59 (GMT) |
Get rid of temporary flags when loading the sound. |
Revision d366d8e by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 25, 2014, 14:26 (GMT) |
Attempt to fix OSX issues (again): cleanup the loading flag for files that are loading when interrupted. |
Revision 467da3c by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 24, 2014, 15:03 (GMT) |
Store the waveforms between undo steps when they exist. |
Revision 0684d0f by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 24, 2014, 14:28 (GMT) |
Fix compilation in MacOSX |
Revision 8e95eae by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 24, 2014, 14:21 (GMT) |
More undo issue solving. This commit moves sound loading out of library linking. The approach chosen here is to do lazy initialization by basically validating the sound before attaching to the scene. Loading the sound buffer requires a valid Main pointer, which means we have to pass this around in many places. We might also consider caching the waveforms in this way too, but for now we're still using the threaded update. We'll have to test this somewhat to see if it behaves well..There are corner cases which might not be covered. Sounds are muted if we undo during an animation, but this bug existed in master as well. |
Revision aebcb6a by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 24, 2014, 08:23 (GMT) |
Merge branch 'master' into terrible_consequencer |
Revision 9aa7fcd by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 23, 2014, 15:37 (GMT) |
Threaded sound strip display data loading. Sound loading can take too much so move it to a job and continue. This makes interaction much better. A similar system should be usable for movie previews. |
Revision bf99607 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 22, 2014, 13:29 (GMT) |
Gooseberry request, option to turn all waveform display on/off. |
September 22, 2014, 08:21 (GMT) |
Revert "Import D765 Blender input method editor support for windows (diff #8)." This reverts commit 980cebdb8a8cf0a311c14f9ba1f192b6e3741dd3. |
September 22, 2014, 07:31 (GMT) |
Import D765 Blender input method editor support for windows (diff #8). |
Revision 9b1f109 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 19, 2014, 17:51 (GMT) |
Hack to make undo/redo faster in sequencer when using strips with waveform display. Basically, we store the waveform. This is not really recommended but until we have nice threaded creation for the strips that doesn't block the interface it's a nice solution for gooseverry. May be wise to limit the undo memory for people who use that because basically each operation will store a copy of the waveform in the file. |
Revision 0f62717 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 19, 2014, 17:15 (GMT) |
Merge branch 'master' into terrible_consequencer |
September 18, 2014, 09:31 (GMT) |
Revert "hair_immediate_fixes test build" This reverts commit 1e8a824ed01f04c8d925f576c5824e80e365323e. |
September 18, 2014, 09:28 (GMT) |
hair_immediate_fixes test build |
September 18, 2014, 09:28 (GMT) |
Merge branch 'master' into testbuild |
September 18, 2014, 08:48 (GMT) |
Revert "hair_immediate_fixes test build" This reverts commit 2d9948f82c09ca4bd2e260a5f35564c880b6b1d2. |
September 18, 2014, 08:36 (GMT) |
hair_immediate_fixes test build |
September 13, 2014, 23:43 (GMT) |
Revert "Squashed commit of the following:" This reverts commit 48eac582c846bd75f6083740509ed75cfa8a3f19. |
|