Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-06Area Swap: fix memory leak and access to freed memory.Brecht Van Lommel
2010-04-06Fix [#21194] Swap regions stopped workingMatt Ebb
2010-04-02avoid error message when stopping animation playback.Campbell Barton
2010-03-31Fix [#21832] Add Modifier, Pinned ContextMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-21OK, compiling doesn't mean it runs, now it should really be fixed, as I don't...Joerg Mueller
2010-03-21Finally, this should really fix the msvc and old ubuntu compiler problems wit...Joerg Mueller
2010-03-20Fix for [#21639] Playback with AV-sync and None sound system.Joerg Mueller
2010-03-16Play Back Rendered Animation operator was left out of Screen->Render operator...Matt Ebb
2010-03-09Mac + OpenMP + pthreads workaround: recent commit broke compile, justBrecht Van Lommel
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-02-212.5 Audio:Joerg Mueller
2010-02-19Enabling AV-sync again. You can now choose between No sync, Frame Dropping or...Joerg Mueller
2010-02-18revert 27010, sorry but this makes playback of animation unusable & jerky, we...Campbell Barton
2010-02-18Basic AV Sync for forward playing.Joerg Mueller
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Last minute fixes for render crash.Brecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-15Test code for Brecht:Ton Roosendaal
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfix #21051: Restored 'Playback FPS'Joshua Leung
2010-02-11More tooltip editingDaniel Salazar
2010-02-11Bugfix for [#21086] Audio continues to play unsynced.Joerg Mueller
2010-02-10Missing tooltips for Start frame and End frameDaniel Salazar
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-082.5 Audio:Joerg Mueller
2010-02-07Fix #20928: difference boolean modifier is not applied during rendering,Brecht Van Lommel
2010-02-01opengl render wasnt using the right stamp flagCampbell Barton
2010-01-30Fix #19980: crash with opengl render active viewport.Brecht Van Lommel
2010-01-29Fix [#20447] Minor infobar bugsMatt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-22Fix [#20538] exiting render turns my UV/image editor back to a 3d viewMatt Ebb
2010-01-21bugfix, crash when rendering normally and then with the opengl view.Campbell Barton
2010-01-19Preview Range Tweak:Joshua Leung
2010-01-19bugfix [#20736] crash if lasso select while invisble object is selectedCampbell Barton
2010-01-18- opengl render anim exec function so python can render opengl animations wit...Campbell Barton
2010-01-17resizing any area/region would redraw all views in every window.Campbell Barton
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-14Fix [#20663] Mouse cursor icon changes back to default in edit modeMatt Ebb
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-06MSVC compile fixMatt Ebb
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb
2010-01-05More "Window" terminology corrections Matt Ebb
2010-01-04* Added back some shortcuts from 2.4x using ctrl/alt/shift/etc mouse wheel to...Matt Ebb
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-12-21- camera switching didnt work for openGL renderCampbell Barton