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-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-13bugfix [#24231] outliner not refreshed correctlyCampbell Barton
2010-10-02set the view3d used layer to be an unsigned int, mask out localview layers to...Campbell Barton
2010-10-02for view layer calculation, only break early if all layers are set, was break...Campbell Barton
2010-10-02Fix #23629: Layers doesn't sign there are objects on them, only if the object...Sergey Sharybin
2010-09-28Fix [#23977] toggle back to object mode not working (outliner issue)Nathan Letwory
2010-09-22After discussion with Campbell (ideasman) on IRC I reorganized notifiers and ...Nathan Letwory
2010-09-06revert keymap name commit, matt says everything should be '2D View', '3D View...Campbell Barton
2010-09-06rename '3D View' keymap, since its know as 'View 3D' for other areas of the k...Campbell Barton
2010-09-01Quicky - allow dragging an image on a 3d view background Matt Ebb
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-25simplify pass drawing, give each pass its own list, avoids some context switc...Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
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