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
2013-03-02now dragging an image onto an empty can be done without holding Ctrl.Campbell Barton
2013-02-27changing image dropping into the viewport to add empty objects (from r54825) ...Campbell Barton
2013-02-25patch [#34411] Patch for image drag and drop to create Empty rather than BG i...Campbell Barton
2013-01-30Add active region for operator execution.Campbell Barton
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-17include svn revision in the crash log, also free smoothview on the off-chance...Campbell Barton
2012-12-26Todo item:Ton Roosendaal
2012-12-22Outliner:Ton Roosendaal
2012-12-17Bugfix 33560Ton Roosendaal
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-25Fix #33296: uv editing did unnecessary outliner redraw, giving slowdown.Brecht Van Lommel
2012-11-21Fix #33241: can't exit edit mode when object gets hidden via animation.Brecht Van Lommel
2012-11-12style cleanupCampbell Barton
2012-11-11Four fixes (own collection)Ton Roosendaal
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
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