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-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-06-09Fix [#22111] Quad View panes have wrong view when switching between Global/Lo...Matt Ebb
2010-06-08Bugfix #22453: Jump to Next keyframe doesn't work on some frameJoshua Leung
2010-06-07Fix [#22494] Operator panel vanishesMatt Ebb
2010-06-01Fix #22462: selecting the "Animation Step" operator from the spacebarBrecht Van Lommel
2010-06-01script reload (f8), is closer to working.Campbell Barton
2010-05-20Properly restored shift-up/down arrow as alternative hotkeys for jumping betw...Joshua Leung
2010-04-20Made playback operators use exec() callback instead of invoke(), so that thes...Joshua Leung
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