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-06-04Merge branch 'master' into gooseberryLukas Tönne
2015-06-02Fix compilation error after recent commitSergey Sharybin
2015-06-02Fix T44921: Node editor, nodes position not maintained after Material panel c...Sergey Sharybin
2015-05-26Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-05-15Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-05-04Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-04-28Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-21Merge branch 'alembic' into gooseberryLukas Tönne
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-08Merge branch 'wiggly-widgets' into gooseberryJulian Eisel
2015-04-08Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-07Multiview: compositor was not updating when multiview was offDalai Felinto
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-03Merge branch 'cycles_point_density' into gooseberryLukas Tönne
2015-04-03Color support for point density texture in Cycles.Lukas Tönne
2015-04-03Sticky Keys backendJulian Eisel
2015-03-31Merge branch 'cycles_point_density' into gooseberrySergey Sharybin
2015-03-31Cycles: Point density texture experimentSergey Sharybin
2015-03-30Merge branch 'master' into gooseberrySergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-27Cleanup: use const char for stats argCampbell Barton
2015-03-27Compositor: Cleanup, remove unused need_sync parameterSergey Sharybin
2015-03-27Compositor: Followup to previous stats commitSergey Sharybin
2015-03-17Merge branch 'master' into gooseberryLukas Tönne
2015-03-16Nodes: Shortcuts for Snap and Snap Element MenuJulian Eisel
2015-02-11Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-02-10Separate widget drawing to update and draw phase to make in-scene widgetAntony Riakiotakis
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
2015-02-10Nodes: (Un)pack, filepath, refresh buttons for Environment Texture nodesjulianeisel
2015-02-09WIP code to use in scene drawing for widgets.Antony Riakiotakis
2015-02-09Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2015-02-06cleanup: use bool args & redundant castsCampbell Barton
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-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-02-03Possible NULL de-reference on fullsceen checkCampbell Barton
2015-02-02Fix T43501: Crash on custom node tree creationjulianeisel