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
2022-09-07Cleanup: spelling in comments, correct doxy slashes, replace '/w'Campbell Barton
2022-09-02UI: 3D Text CaretHarley Acheson
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-23Cleanup: match names between functions & declarationsCampbell Barton
2022-08-22Cleanup: match names between functions & declarationsCampbell Barton
2022-08-22Cleanup: move model authors from the doc-string to the implementationCampbell Barton
2022-08-19Cleanup: replace uint cd_loop_uv_offset with intChris Blackbourn
2022-08-19Cleanup: uvedit_*_select, replace `BMEditMesh*` with `BMesh*`Chris Blackbourn
2022-08-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-17UV: grab tool supports live unwrapChris Blackbourn
2022-08-17UV: add geometry driven uv relax brushChris Blackbourn
2022-08-16Cleanup: spelling in commentsCampbell Barton
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-14Cleanup: Move object_vgroup.c to C++Hans Goudey
2022-08-12Cleanup: replace misleading use of 'true' for the bit-field sizeCampbell Barton
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-08-11Cleanup: check if the camera was moved before auto-key in smooth-viewCampbell Barton
2022-08-11Cleanup: pass const arguments to smooth-view functionsCampbell Barton
2022-08-09Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-09Fix missing undo steps for smooth-view operatorsCampbell Barton
2022-08-08Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-06Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-06Fix T92099: No undo when moving viewport with camera locked to viewPratik Borhade
2022-08-02Cleanup: Simplify functions for adding and removing color attributesHans Goudey
2022-08-02Cleanup: Remove unused sculpt and vertex color operatorsHans Goudey
2022-08-02Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-02Fix Unreported : add F-curves only filter to functions only appliable to F-cu...Amelie Fondevilla
2022-07-30UI: UI_MENU_ARROW_SEP Unicode CharacterHarley Acheson
2022-07-30UV: Add options for uv select similar in island modeChris Blackbourn
2022-07-29Cleanup: Use const context argument for UIList callbacksHans Goudey
2022-07-25Curves: Unify poll functions, add message with no surfaceHans Goudey
2022-07-25Undo: Improve image undo performanceAlex Parker
2022-07-21Cleanup: compiler warningBrecht Van Lommel
2022-07-21Spreadsheet: Implement selection filter for curves sculpt modeHans Goudey
2022-07-20UI: Remove redundant view reference in view itemsJulian Eisel
2022-07-19Cleanup: Improve API and documentation of interface_view.ccJulian Eisel
2022-07-19UI: Port view item features to base class, merge view item button typesJulian Eisel
2022-07-19UI: Add AbstractViewItem base classJulian Eisel
2022-07-19Fix T97559: Undoing of NLA strip duplication requires two undo stepsColin Basnett
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-13Fix T99659: Improve UV Island calculation with hidden faces.Chris Blackbourn
2022-07-12UV: Box and lasso selection for partially intersecting edgesSiddhartha Jejurkar
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-07Cleanup: Improve variable nameHans Goudey
2022-07-04Cleanup: Correct UI view commentsJulian Eisel
2022-07-04Cleanup: correct function signature for UI_block_add_view for grid_viewCampbell Barton
2022-07-03UI: Move rename buffer management to new view base classJulian Eisel
2022-07-03UI: Add AbstractView base class for views, unify reconstruction in thereJulian Eisel
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla