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
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-07-27code cleanup: remove unneeded 'struct' qualifiers Campbell Barton
2012-07-09style cleanupCampbell Barton
2012-06-06- background images now draw in opengl renderCampbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-03-26style cleanup: mostly whitespace around operatorsCampbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-09DO not increment image user counter on view3d duplicate and not decrementSergey Sharybin
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-02-28code cleanup: make clipping enable/disable into functions (was being done inl...Campbell Barton
2012-02-22code cleanyp - no functional changes.Campbell Barton
2012-02-17Fix #25649: Image editor paint icon missing until enter weight paintSergey Sharybin
2012-01-19style edits - < 120 line widthCampbell Barton
2012-01-14adjust view3d api function for getting user region to also return view3d sinc...Campbell Barton
2012-01-13Remove vestigial retopo/retopo-paint code.Nicholas Bishop
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05Disable x-mirror option when proportional edit is enabled.Sergey Sharybin
2011-11-02RenderEngine api: support for viewport rendering, details here:Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-07-14Made a vertex selection keymap for weight paint so that the Jason Hays
2011-06-09[#27615] Box select of mesh object disabled or translated due to curve objectCampbell Barton
2011-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-05-02Fix #27098: missing 3d view updates when editing GLSL material nodes.Brecht Van Lommel
2011-04-28fix [#27193] view/camera/set active object as camera sometimes "disabled" in ...Campbell Barton
2011-04-07Bugfix #26812Ton Roosendaal
2011-03-28Maintenance:Ton Roosendaal
2011-03-25Bugfix #26195Ton Roosendaal
2011-03-08needed removing here tooCampbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
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