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
2011-02-15moving dir strings into global namespace for doc access (coming up)Campbell Barton
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-28Bugfix: creating new 3d views in Blender now uses same defaultsTon Roosendaal
2010-12-12Fix #25177: Skeleton Sketching - deleted sketches don't disappear immediatelySergey Sharybin
2010-12-08pedantic word ordering change.Campbell Barton
2010-12-04Maintenance, Campbell Barton
2010-11-30bugfix [#24974] "select all" in weight paint -> face selection mode selects a...Campbell Barton
2010-11-25Redraw 3d view when new object was added (NC_OBJECT|NA_ADDED notifier)Sergey Sharybin
2010-11-15bugfix [#24708] World Notifier ProblemsCampbell Barton
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-11-01bugfix [#24449] User Preferences - Interface - ManipulatorCampbell Barton
2010-10-20bugfix [#24333] Horizon Color Picker Crashes Blender if Two 3D View Windows a...Campbell Barton
2010-10-19use unsigned int for all layers.Campbell Barton
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