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-01-14Fix [#20663] Mouse cursor icon changes back to default in edit modeMatt Ebb
2010-01-14[#20112] User Preferences window causes a crashMartin Poirier
2010-01-13Fix [#20649] when header is on top of 3D View and all regions are collapsed, ...Matt Ebb
2010-01-13[#20093] Consistent Crash in properties windowMartin Poirier
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-08Added the svn revision number to the splash screen (when buildinfo is Matt Ebb
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-05Fix for some confusing terminology: Window type -> Editor typeMatt Ebb
2010-01-04* Added back some shortcuts from 2.4x using ctrl/alt/shift/etc mouse wheel to...Matt Ebb
2010-01-02OS X Makefiles: append -DPARALLEL=1 to CPPFLAGS when compiling with OPENMPStefan Gartner
2009-12-26- closing the user prefs accessed the temp screen after removing it.Campbell Barton
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-17Fix [#20397] Saving with F2 on multiple windows layout crashesMatt Ebb
2009-12-16camera switching via markersCampbell Barton
2009-12-11Added back rendered animation playback (in a sense), with a Matt Ebb
2009-12-11Tweak to make temp 'fullscreen' screens be alphabetically similar to the prev...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-09Whoops, silly typoMatt Ebb
2009-12-09Various more screen-related fixes including:Matt 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-07Fix for [#19541] Buttons etc that are too close to the window edge don't reac...Matt Ebb
2009-12-06Loop cut and edge ring select only have an invoke and require view3d, so chan...Martin Poirier
2009-12-04This commit deletes temporary "temp" screen layouts when the windows using th...Joshua Leung
2009-12-04Fix for [#20203] Linked objects - A few bugsMatt Ebb
2009-12-04Cleaning: update a couple of functions to use scene from context instead of f...Martin Poirier
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-26Fix for [#20034] Background Image Distortion while zooming and moving around ...Matt Ebb
2009-11-25selected_pchans --> selected_pose_bones, same for visible_pchansCampbell Barton
2009-11-24RNA apiCampbell Barton
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-23Various bugfixes:Joshua Leung
2009-11-19Indentation fix. :/ Thomas Dinges
2009-11-19* Added Shift+Space hotkey for "Area Full Screen" as it is in 2.49.Thomas Dinges
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-17my chnges broke 'del idprop["key"]'Campbell Barton