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
2014-07-30BLI_listbase: consistent name prefixCampbell Barton
2014-07-29Fix T41223: F-Curve sliders won't update values during playback when mouse cu...Bastien Montagne
2014-07-29Fix T41228: Selection of bones bug.Bastien Montagne
2014-07-29Fix T41227: Do not select unselectable items when unhiding them!Bastien Montagne
2014-07-28As suggested by Campbell, rather use BVHTree to get len_diff in this morning'...Bastien Montagne
2014-07-28Fix T41191: Face snapping doesn't work properly.Bastien Montagne
2014-07-28Fix T41206: Render Border - Operator Panel - Only Camera - Broken?Sergey Sharybin
2014-07-28Fix T41201: Blender Crashes when UV EditingSergey Sharybin
2014-07-28Reduce OM limit for sculpting after discussion with AntonySergey Sharybin
2014-07-28Fix T41193: 2.71 use 100% of CPU at sculptSergey Sharybin
2014-07-28UI: Change appearance for panel drag area (D637)Campbell Barton
2014-07-27T41196: Python call of bake operator cause Blender CrashDalai Felinto
2014-07-27Fix uninitialized varsCampbell Barton
2014-07-26Adding Mask select mode to Assign weights from Bone Heat (when called in Weig...gaiaclary
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-24Implement option to parent object to undistorted position of 2D trackSergey Sharybin
2014-07-24Fixes:Antony Riakiotakis
2014-07-24Fix minor issues from recent commits.Antony Riakiotakis
2014-07-24Change to previous commit, allow tweaking name at creation time.Antony Riakiotakis
2014-07-24UI cleanup:Antony Riakiotakis
2014-07-24Material could end up with invalid texture paint slots on changingAntony Riakiotakis
2014-07-24UI: prevent dragging a popup from activating a buttonCampbell Barton
2014-07-24Correct last commitCampbell Barton
2014-07-24Cleanup: ui_but_is_editable flip return valueCampbell Barton
2014-07-24UI: Correct code cleanupCampbell Barton
2014-07-23Updates/fixes for new UI messages.Bastien Montagne
2014-07-23Texture painting:Antony Riakiotakis
2014-07-23Editmesh: Add option to tear boundary vertices when dissolvingCampbell Barton
2014-07-23Bake-API: Test for cyclic node connectionDalai Felinto
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-07-23Fix T41156: UILayout.prop_enum() does not observe "text" parameter overrideBastien Montagne
2014-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
2014-07-22Fix T41141, can't paint texture in cycles.Antony Riakiotakis
2014-07-22Texture paint:Antony Riakiotakis
2014-07-22Tiny change for gsoc paint curve drawing: numpad enter now draws the curve too.Thomas Beck
2014-07-22Fix T41086: VSE separate images increases file size abnormally.Bastien Montagne
2014-07-21Transform: edit to recent commitCampbell Barton
2014-07-21Fix T40432: Scaling to zero with manipulate center points works precisely on ...Bastien Montagne
2014-07-21Fix T41128: Box selection bug with armatures.Bastien Montagne
2014-07-21CleanupCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-21Math Lib: rename mul_serie_m3 to mul_m3_series & reorder argsCampbell Barton
2014-07-21CleanupCampbell Barton
2014-07-20Bugfix T41077: Dope sheet's column select (alt + click) gets ignored with NLA...Joshua Leung
2014-07-20Math Lib: use variable length args for mul_serie_m3,m4 (instead of trailing N...Campbell Barton
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-19Fix T41100: draw other object UVs doesn't work when both objects have no image.Brecht Van Lommel
2014-07-19Editmesh: Add options for selecting manifoldCampbell Barton
2014-07-19Fix RGN_DRAW_REFRESH_UI flag being overwrittenCampbell Barton