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
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-05ED_view3D: Remove and replace `ED_view3d_select_id_read`mano-wii
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-07Cleanup: split enum types, use PF_CMP prefixCampbell Barton
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-06-28Fix T63694: Crash using tool gizmos with multiple windowsCampbell Barton
2019-06-26Partial fix to T66126: Non-Active Grease Pencil object stuck in drawmodeDalai Felinto
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-08Fix T65420: Crash in file saved with edit meshDalai Felinto
2019-05-20Cleanup: move selection utilities into ED_select_buffer_utilsCampbell Barton
2019-05-18Fix T54686: objects don't occlude each other for edit-mesh select (part 2)Campbell Barton
2019-05-14Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.hJacques Lucke
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-19BLI_kdtree: use 1d tree for select similarCampbell Barton
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix T62328, T62209: revert recent fix for texture slots updates (T60366).Brecht Van Lommel
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-07Fix sculpt undo steps not enabling dyntopoCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T60660: Texture paint undo removes imageCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-18Fix loading a file saved w/ dyntopoCampbell Barton
2019-01-16Object: avoid calling operators in ED_editors_initCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Fix T60410: Crash adjusting torus w/ enter edit-mode preferenceCampbell Barton
2019-01-15Cleanup: pass main instead of context w/ ED_editors_exit/flush_editsCampbell Barton
2019-01-09Fix T60338: Allow user to input units of another systemJacques Lucke
2019-01-09Object Mode: only toggle active object mode onceCampbell Barton
2019-01-08Fix T60327: Value input with adaptive imperial units not working properlyJacques Lucke
2018-12-18Fix multi-object state on loadCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-06Fix multi-object edit state on loadCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton