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-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
2009-12-18- sequence strips without scenes would crash on displayCampbell Barton
2009-12-17OSX vs OpenMP : implement workaround to fix crashes when using mop from a bac...Damien Plisson
2009-12-17remove warnings. Sequencer selection for fcurve view didnt work in metastrips.Campbell Barton
2009-12-16camera switching via markersCampbell Barton
2009-12-11Added back rendered animation playback (in a sense), with a Matt Ebb
2009-12-10Fix for [#19776] Header bar problem in 2.5Matt Ebb
2009-12-10Attempted fix for [#19810] Crash when flipping header with F5Matt Ebb
2009-12-10Fix for [#20153] Scale region size from search crashes Blender 2.5 24999Matt Ebb
2009-12-08RNA:Brecht Van Lommel
2009-12-08Various changes to screen-related code, aiming to fix a few problems and usab...Matt Ebb
2009-12-06Loop cut and edge ring select only have an invoke and require view3d, so chan...Martin Poirier
2009-12-04Fix for [#20203] Linked objects - A few bugsMatt Ebb
2009-12-04Partial fix for [#19874]Matt Ebb
2009-12-04Fix for [#19478] Shortkeys for switch to Quad view mode is not workingMatt Ebb
2009-11-29bugfix [#20091] Crash when starting render on meta-edit modeCampbell Barton
2009-11-27Fix for problems with region-flip operator not working from the RMB context m...Joshua Leung
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-27Animation Playback - Return to original frameJoshua Leung
2009-11-24Removed split region operator. This was only for tests, and was not recoverable.William Reynish
2009-11-23remove F7 for running test.py, was useful when we had a py api but not text e...Campbell Barton
2009-11-19Indentation fix. :/ Thomas Dinges