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-07-27Fix #23014: 3d view pivot point default was bounding box instead ofBrecht Van Lommel
2010-07-122.5: disable toolshelf, it doesn't save its state when closing Blender andBrecht Van Lommel
2010-06-30Finish fixing [#22653] Dimensions not update on curveMatt Ebb
2010-06-23Fix #21470: changing brush settings redraws the 3d view unecessarily,Brecht Van Lommel
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-14naming changesCampbell Barton
2010-05-24Fix [#21521] Displacement modifier does not update when modifing textureMatt Ebb
2010-05-12Another one for drag and drop:Matt Ebb
2010-05-11Dropbox refinement in 3d window: the "drop image" dropbox checks forTon Roosendaal
2010-05-09***Drag and drop fun!***William Reynish
2010-04-24py api: fix for context returning None for an empty list such as 'context.sel...Campbell Barton
2010-04-06Fix #21402: python operator redo properties not refreshed. Now sends aBrecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-09Fix [#21145] Preferences: Solid OpenGL lights viewport updateMatt Ebb
2010-03-05Bugfix #20574: New 3D View regions were all had their 'type' set to 'RGN_TYPE...Joshua Leung
2010-02-26Bugfix #21339: Grease Pencil operator weirdnessJoshua Leung
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfix #21051: Restored 'Playback FPS'Joshua Leung
2010-02-02Fix for a recent bugfix removing the wm* opengl function replacements,Brecht Van Lommel
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-01-30Possible fix for #20835: background images were not duplicated correctlyBrecht Van Lommel
2010-01-27Two small dragdrop fixes:Ton Roosendaal
2010-01-27Bugfix #20845: Grease Pencil settings lack view refreshJoshua Leung
2010-01-27Fix for 3d view's properties region notifier: 3D cursor position was not updatedElia Sarti
2010-01-26Fix for dropping objects in 3d view, need to set property inBrecht Van Lommel
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-24View3d transform was sending a too-general notifier to redraw, causing severa...Joseph Eagar
2010-01-20patch from Bjørnar Hansen (anachron)Campbell Barton
2010-01-19removed 3D view listener for changing the background image frame.Campbell Barton
2010-01-14view3d bg image now updates on frame change, and the panel for it properly dr...Joseph Eagar
2010-01-14Fix [#20663] Mouse cursor icon changes back to default in edit modeMatt Ebb
2010-01-12Renamed toolbar to Tool Shelf all overMatt Ebb
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2010-01-04* Added back some shortcuts from 2.4x using ctrl/alt/shift/etc mouse wheel to...Matt Ebb
2010-01-04* Fix tooltip for reset default valuesMatt Ebb
2009-12-24Key map related things:Matt Ebb
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-17Notifier related tweaks, partially from patch 20370 by Jason MillisMatt Ebb
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-12-10Notifier related fixes:Matt Ebb
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-26After talking with Matt about this, added notifier NC_ID to handle ID changes...Elia Sarti
2009-11-21[#19930] Nurb CV select is failing because of view clippingCampbell Barton
2009-11-11Fix #19834: text edit mode left/right was not work due to frame prev/next.Brecht Van Lommel
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-10NULL pointer check to prevent some crash in background modeMartin Poirier