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
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
2009-11-15Red-Black Tree Code Cleanups:Joshua Leung
2009-11-13F8 reload works again, script errors are printed but dont stop loading every ...Campbell Barton
2009-11-11- In the context, EditBones and Bases were set as 'RNA_UnknownType', replaced...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-10modify the python context access so invalid names will raise an exception rat...Campbell Barton
2009-11-10fix for own error in active bone commit, wasnt checking object type was an ar...Campbell Barton
2009-11-10Bugfix #19835: While playing animation, Render>Dimensions>FrameRate does not ...Joshua Leung
2009-11-10Fix for [#19852] Animation rendering not working in new sceneMatt Ebb
2009-11-10use armature active bone as a pointer rather then a flag for each bone that n...Campbell Barton
2009-11-05Fix #19763: crash with tooltip open & maximizing area to fullscreen.Brecht Van Lommel
2009-11-05- circle select mouse wheel resize now works (somehow mouse wheel generates a...Campbell Barton
2009-11-05python console autocomplete would crash (missing NULL check for pose channels)Campbell Barton
2009-11-04Fix bug #19749: browsing path in user preferences would crash.Brecht Van Lommel
2009-11-04Fix for [#19460] (+) widgets to expand UI elements overlap other windowsMatt Ebb
2009-10-30own commit r24178 broke adding objects, need to look into why but this fixes ...Campbell Barton
2009-10-30use context functions rather then macrosCampbell Barton
2009-10-29moved the following into the screen context rather then the view3d context so...Campbell Barton
2009-10-28Fix compilation for r24142.Guillermo S. Romero
2009-10-28OpenGL Render restored.Brecht Van Lommel
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-26Bugfix: opening file browser or starting render with mouse outsideBrecht Van Lommel
2009-10-21Silencing some compiler warnings for mingwJoshua Leung
2009-10-21Bugfix: rendering with multiple windows open did not use image editorsBrecht Van Lommel