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-11-07Cleanup: nice bool return value from ed_node_link_conditions function instead...Lukas Toenne
2013-11-07Removed the automatic "link swapping" feature from the node link operator: Wh...Lukas Toenne
2013-11-07Fix [#34675] *AFTER 2.69* Info view shows duplicate operators with incorrect ...Bastien Montagne
2013-11-06Patch #37274: Circle select for node editor, by Henrik Aarnio (hjaarnio).Lukas Toenne
2013-11-06Removed the "Show Cyclic Dependencies" operator for nodes. This operator is a...Lukas Toenne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06Fix knife bug exposed by valgrind.Howard Trickey
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung
2013-11-06Fix #37251: Snap not working correctly in metaball edit mode.Sergey Sharybin
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-06Made active point and active spline behaviour more predictable on curves/surf...Kevin Mackay
2013-11-06code cleanup: typo and warning when openmp's disabled.Campbell Barton
2013-11-06patch [#37305] Quick Hack: Armature Mirror SelectCampbell Barton
2013-11-05Fix #37312, Backdrop value offset is not refreshed. Backdrop operators need t...Lukas Toenne
2013-11-05Since we dropped carbon api, this workaround seems not longer to be necessary...Jens Verwiebe
2013-11-05Rewrote a lot of knife tool. Now allows cut-throughHoward Trickey
2013-11-05Fix [#37324] Crash, calling Warp operator in OutlinerBastien Montagne
2013-11-05Fix [#37319] Forcefield on translated, unselected lamp draws in origin.Bastien Montagne
2013-11-05code cleanup: typosCampbell Barton
2013-11-05Bugfix [#37168] Outliner refresh error after removing constraintsJoshua Leung
2013-11-05Bugfix [#36203] Transformation bone constraint breaks Track To / Dumped TrackJoshua Leung
2013-11-05Bugfix [#37304] Arrow Keys Stop Working When Mouse Over OutlinerJoshua Leung
2013-11-04UI messages fixes...Bastien Montagne
2013-11-04Missing convert button on particle modifier panel. Cache pathcache checkAntony Riakiotakis
2013-11-04code cleanup: typo in function nameCampbell Barton
2013-11-04Fix for uninitialised varJoshua Leung
2013-11-04code cleanup: remove unused operator (select all handles this case now)Campbell Barton
2013-11-03OSX: Fix an error in own 61065Jens Verwiebe
2013-11-03code cleanup: warningsCampbell Barton
2013-11-02OSX: give application bundles an own icon to better differentiate vs. foldersJens Verwiebe
2013-11-02Bugfix [#36687] Animation channels can't be grouped in action editorJoshua Leung
2013-11-02code cleanup: warningsCampbell Barton
2013-11-01missing bit from last float precision update (patch by 'unknow' via irc)Dalai Felinto
2013-11-01Add 'cut-through' option for Knife Project operator.Howard Trickey
2013-11-01Fix [#37266] Skin modifier can't be copied.Bastien Montagne
2013-11-01fix for weight-paint crash picking the weight with the mask modifier (or any ...Campbell Barton
2013-11-01code cleanup: spellingCampbell Barton
2013-11-01FIX: [#37199] .ogg file is not recognized as a movie in File BrowserAndrea Weikert
2013-10-31Fix #37261 Rendering a Render Layer from another scene doesn't update.Lukas Toenne
2013-10-31code cleanup: spellingCampbell Barton
2013-10-31Python ui: increase interface float precision limit from 6 to 7Dalai Felinto
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-31fix for uninitialized value use in newly added fcurve normalized view.Campbell Barton
2013-10-30Code cleanup: typo-fixSergey Sharybin
2013-10-30revert own commit r60607, caused bug [#37253]Campbell Barton
2013-10-30One more optimization for lasso, clip PBVH against object space planesAntony Riakiotakis
2013-10-30Optimization of lasso masking using scanfill.Antony Riakiotakis
2013-10-30Some comment fixes, add new sculpt masking operators to menusAntony Riakiotakis
2013-10-30Lasso select tool for masking in sculpting. Initial code, non optimizedAntony Riakiotakis
2013-10-29Code cleanup: more int->bool conversions mask moduleSergey Sharybin