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
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-06Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-04Merge branch 'master' into strand_editmodeLukas Tönne
2015-04-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-22Fix T44476: Hiding Grease Pencil from Outliner RMB doesn't update 3DJulian Eisel
2015-04-20Copied high-level operator code from the paint/sculpt system as a basisLukas Tönne
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-17Merge branch 'master' into gooseberryLukas Tönne
2015-03-17Fix T44021: Crash switching Rendering Engines while viewport rendering + anim...Sergey Sharybin
2015-03-12Merge branch 'master' into gooseberryCampbell Barton
2015-03-11Cleanup: indentationCampbell Barton
2015-03-09Fix T43937: Changing Texture Brush doesn't update toolbarJulian Eisel
2015-02-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-18cleanup & missing breakCampbell Barton
2015-02-17Merge branch 'master' into gooseberryLukas Tönne
2015-02-17Hide 3D Cursor in Paint Modes (with exceptions)Julian Eisel
2015-02-13Painstakingly merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-06Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-06cleanup: use bool args & redundant castsCampbell Barton
2015-02-05Merge branch 'wiggly-widgets' into gooseberryAntony Riakiotakis
2015-02-05Move priority of widget handler back for node editor. Still not veryAntony Riakiotakis
2015-02-05Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2015-01-20Merge branch 'master' into gooseberryLukas Tönne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-19WM: add a notifier for camera/viewport optionsCampbell Barton
2015-01-05Merge branch 'wiggly-widgets' into gooseberryAntony Riakiotakis
2014-12-22Little experiment: hook up a transform operator to a bone facemap. ForAntony Riakiotakis
2014-12-22Facemap widgets:Antony Riakiotakis
2014-12-19Modify facemaps mapping to bones.Antony Riakiotakis
2014-12-17Facemap bones now draw properly. It's not possible yet to select theAntony Riakiotakis
2014-12-17Stubs for new facemap widget, fixes for facemaps.Antony Riakiotakis
2014-12-15Fix selection id not getting incremented in face-map bonesAntony Riakiotakis
2014-12-15Merge branch 'wiggly-widgets' into gooseberryAntony Riakiotakis
2014-12-15Deactivate irritating shapekey widget while it's still underAntony Riakiotakis
2014-12-11Merge branch 'wiggly-widgets' into gooseberryAntony Riakiotakis
2014-12-10Yet more refactoring:Antony Riakiotakis
2014-12-10Add back idnames to the widgetmaps, we could well need to define bothAntony Riakiotakis
2014-12-09Big refactor commit.Antony Riakiotakis
2014-12-08Code for runtime registration of widgets that should make it possible toAntony Riakiotakis
2014-12-06Initial Python API for WidgetsCampbell Barton
2014-12-06Widget API: remove unused identifier memberCampbell Barton
2014-12-05Rename Cage to RectTransform, add DNA for struct that will be used forAntony Riakiotakis
2014-12-03Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2014-12-01Merge branch 'master' into gooseberryAntony Riakiotakis
2014-12-01Shapekey widget is correctly bound to the shapekey property and controlsAntony Riakiotakis
2014-12-01More cleanup to the widget API.Antony Riakiotakis
2014-11-30More fixes related to D&D:Bastien Montagne