Revision 4a6d3b2 by Brecht Van Lommel December 15, 2008, 10:48 (GMT) |
RNA: * DNA_sequence_types.h done, patch by Roelf de Kock, with various changes, mainly the use of inheritance for different sequence types and hiding the separate Strip struct. |
Revision 4d21036 by Ton Roosendaal December 15, 2008, 08:37 (GMT) |
bugfix #17989 Patch from Xavier Thomas. Compositor, filter node, had shifted output when used on single-value buffers. |
Revision d99686a by Campbell Barton December 15, 2008, 08:29 (GMT) |
Touch/NoOverwrite options were not disabled for video. |
December 15, 2008, 05:49 (GMT) |
* msvc compile fix |
Revision ba6972e by Ken Hughes December 15, 2008, 05:30 (GMT) |
Python API ---------- Bugfix #18044: missing return statements in getter for displacement modifier caused incorrect values to be returned. |
Revision ed7bf5a by Brecht Van Lommel December 15, 2008, 05:21 (GMT) |
2.50: added sequence.c in blenkernel for sequencer functionality that is not supposed to be in the editor but at blenkernel level to avoid bad level calls. Added sequencer free and strip iterator functions there and used them to make sequencer data load/save work again. |
Revision e7c0666 by Remigiusz Fiedler December 14, 2008, 21:26 (GMT) |
DXF exporter, dxf-library.py updated v1.28 - 2008.12.13 by Steeve/BlenderArtists - bugfix for EXTMIN/EXTMAX to suit Cycas-CAD |
Revision b1e07d1 by Ton Roosendaal December 14, 2008, 19:04 (GMT) |
2.5 Small fix: in the ghost part of WM event handling, a function was setting 'active subwindow' and registering headers to be drawn active for this or not. It should be nicely inside the handler queue, so it doesnt get executed on modal window-handlers. (This solves flashing area headers while dragging area edges) Still needed to resolve how screen handling goes... via handlers with operators? On my list to keep track of. :) |
Revision c794e13 by Remigiusz Fiedler December 14, 2008, 18:39 (GMT) |
bugfix in pickMeshRayFaceWeight() in bpymodules/BPyMesh.py |
Revision 5858ce4 by Andrea Weikert December 14, 2008, 18:12 (GMT) |
2.5 MSVC9 projectfiles update for space_action, space_nla, space_script, space_sequencer, space_text,space_sound. |
Revision 84b293f by Ton Roosendaal December 14, 2008, 18:04 (GMT) |
2.5 OSX crashed on double-click the Finder Blender icon Removed 7 years old hack to get the correct arguments for this case, it was a terrible hack anyway. Needs proper code. |
Revision cc51a4f by Ton Roosendaal December 14, 2008, 17:48 (GMT) |
2.5 And area-joining is memory-error free again! |
Revision ec00764 by Brecht Van Lommel December 14, 2008, 17:32 (GMT) |
Revision 131fa2e by Ton Roosendaal December 14, 2008, 17:25 (GMT) |
2.5 Fix for crash on joining (previously splitted) areas. Reason was the stored regions in pushed 'spaces' not being copied. next: free running handlers on area join/split. |
Revision 8be23f9 by Ton Roosendaal December 14, 2008, 14:43 (GMT) |
2.5 Basics for the remaining 6 spacetypes. Note: Andrea prefers to merge SpaceImaSel with SpaceFile for that I'll provide a good readfile.c patch later |
Revision 965f872 by Brecht Van Lommel December 14, 2008, 13:59 (GMT) |
Fix for memory leak and perhaps other issues on switching space types in an area, the handlers (UI and keymap) were not removed. |
Revision d2a09da by Brecht Van Lommel December 14, 2008, 13:42 (GMT) |
Fix scons warning for space_file, also sorted items alphabetically. |
Revision 3c14eba by Brecht Van Lommel December 14, 2008, 13:38 (GMT) |
UI: fix for delayed UI callback functions, to avoid it being called recursively. |
Revision 914a0aa by Nathan Letwory December 14, 2008, 13:24 (GMT) |
* missing include path |
Revision 8beed4b by Andrea Weikert December 14, 2008, 13:03 (GMT) |
2.5 MSVC9 projectfiles update for space_info and new files in space_file. |
|
|
|


Master Commits
MiikaHweb | 2003-2021