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
2018-10-27Multi-Objects: Curve - select pick, linked and short pathDalai Felinto
2018-10-01Object Join: use 'selected_editable_objects'Campbell Barton
2018-09-30Fix T56879: Blender2.8 Crash when Editing Text on Curve.Bastien Montagne
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-26Edit Curves: Fix warnings due to recent changesClément Foucault
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-25Fix broken shift + A menu in curve edit mode.Roel Koster
2018-09-20Put the Radius property of Curve points under shape key control.Alexander Gavrilov
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: use win_to_3d_on_plane for curve drawingCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-203D View: add a simple un-clipped win_to_rayCampbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-11UI: disable register for insert textCampbell Barton
2018-09-10Textbox removal and creation should update text dataDalai Felinto
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30Fix Font object: text selection and cursor not updatingDalai Felinto
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-16Merge branch 'master' into blender2.8Bastien Montagne
2018-08-16Fix T56404: Shape keys of the curves with multiple splines go haywire in edit...Bastien Montagne
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: split GPU_batchCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-03View3D: Remove v3d->zbufClément Foucault
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-12WM: hide internal operator settingsCampbell Barton
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup/simplify G.main usages.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton