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
2017-06-07WM: add wmManipulatorType, from wmManipulatorCampbell Barton
2017-06-07Manipulators: lamp, camera & force-fieldCampbell Barton
2017-06-07Minor manipulator API changesCampbell Barton
2017-06-07WM: remove unused return valuesCampbell Barton
2017-06-06Small cleanup: Use ELEM and wrong identationDalai Felinto
2017-06-06WM: manipulator callback arg orderCampbell Barton
2017-06-06WM: functions for assigning all manipulator callbacksCampbell Barton
2017-06-05Merge branch 'master' into blender2.8Campbell Barton
2017-06-04World: Add temporary update flag.Clément Foucault
2017-06-02Fix T51691: Shear cursor input scales w/ zoomCampbell Barton
2017-06-02Fix T51695: Border select fails w/ lampsCampbell Barton
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-06-02Fix crash using non-camera object as cameraCampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-06-01Merge branch 'master' into blender2.8Julian Eisel
2017-06-01Remove comment (missed last commit)Campbell Barton
2017-06-01Fix T51651: translate w/ individual origins failsCampbell Barton
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Correct select-similar end valueCampbell Barton
2017-06-01Add Face-Map to select similarCampbell Barton
2017-05-31Fix T51680: 'Delete Group' from Group view of Outliner does not work.Bastien Montagne
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-31Fix T51661: Swaping strips does not refresh sequencerSergey Sharybin
2017-05-31Fix outliner crash clicking on pose bonesCampbell Barton
2017-05-30Fix T49570: Cycles baking can't handle materials with no imagesDalai Felinto
2017-05-30Baking: Add logic to get material from API regardless of Mesh/Object ownershipDalai Felinto
2017-05-30Move ED_object_facemap functions into ED_object.hCampbell Barton
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-30Alembic export: make the start/end frame default values less reasonableSybren A. Stüvel
2017-05-30Fix UI message (no points and no phrases in tooltips please!).Bastien Montagne
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-29Background Fit could set inf zoomCampbell Barton
2017-05-29Node Backdrop ManipulatorCampbell Barton
2017-05-29Fix T51625: fix impossibility to delete uninstantiated objects from Outliner.Bastien Montagne
2017-05-29Fix T51624: Scene Full Copy ignores shader node links.Bastien Montagne
2017-05-29UI: Make GP "Add Blank Frame" operator name and description fit its behavior.Thomas Beck
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-27Fix T51637: Mesh Tools - Noise Button Crashes.Bastien Montagne
2017-05-26Rename: FILE_ACTIVELAY > FILE_ACTIVE_COLLECTIONDalai Felinto
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto
2017-05-26Rename BKE_layer_collection_active > BKE_layer_collection_get_activeDalai Felinto
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Depsgraph: Rename DAG > DEG functions from depsgraph_query.ccDalai Felinto
2017-05-26Fix GPencil depth checksCampbell Barton
2017-05-26Fix T51629: Select w/ object lock failsCampbell Barton
2017-05-26Cleanup: warningCampbell Barton
2017-05-25TexFace removal part 3Campbell Barton