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-07-29Merge branch 'master' into retopo_transformretopo_transformjon denning
2022-07-29Cleanup: Replace reinterpret_cast<> with static_cast<> in UI codeJulian Eisel
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-29Render: Propagate view updates to draw enginesOmar Emara
2022-07-29Merge branch 'blender-v3.3-release'Hans Goudey
2022-07-29Fix T99761: Curves sculpt mode crash with empty curvesHans Goudey
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-29Merge branch 'blender-v3.3-release'Hans Goudey
2022-07-29Fix: Grammar mistake in info messageHans Goudey
2022-07-29Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2022-07-29Cleanup: Use const context argument for UIList callbacksHans Goudey
2022-07-28Merge branch 'blender-v3.3-release'Jacques Lucke
2022-07-28Curves: improve handling of empty surface meshesJacques Lucke
2022-07-27Curves: Avoid virtual function overhead when finding selected curvesHans Goudey
2022-07-27Merge branch 'master' into retopo_transformjon denning
2022-07-27Fix T99870 : Prevents crash when rearranging channels in dopesheetAmelie Fondevilla
2022-07-27Sculpt: Remove debug printfJun Mizutani
2022-07-27Nodes: Allow using escape key to exit node resizingHans Goudey
2022-07-26Merge branch 'master' into retopo_transformjon denning
2022-07-26Fix T98982: cannot change default value of some node group input typesJacques Lucke
2022-07-26Fix T99373: add some padding in spreadsheet vector columnsJacques Lucke
2022-07-26default N-panel open for animation editorsNate Rupsis
2022-07-26BLI: add use_threading parameter to parallel_invokeIliay Katueshenock
2022-07-26Fix T99979: GPencil strokes cannot be edited after set originAntonio Vazquez
2022-07-26Merge branch 'master' into retopo_transformjon denning
2022-07-26Retopology Snapping Mode now workingjon denning
2022-07-26Cleanup: spelling in commentsCampbell Barton
2022-07-25Fix T99459: GPencil: Fill tool on the surface not in the correct placeGermano Cavalcante
2022-07-25Curves: Unify poll functions, add message with no surfaceHans Goudey
2022-07-25Merge branch 'master' into retopo_transformjon denning
2022-07-25UX-related tweaksjon denning
2022-07-25Fix T99880: no node timing for frames in node groupsJacques Lucke
2022-07-25Fix T99036: hex color in "Add Color Attribute"Ramil Roosileht
2022-07-25Fix missing disabled hint when dragging from Asset Browser in edit modeJulian Eisel
2022-07-25Curves: add warning when invalid uv map is used when adding curvesJacques Lucke
2022-07-25Fix T99961: crash when spreadsheet shows volume gridsJacques Lucke
2022-07-25Undo: Improve image undo performanceAlex Parker
2022-07-24Cleanup: Simplify uv sculpt toolChris Blackbourn
2022-07-22Merge branch 'master' into retopo_transformjon denning
2022-07-22Fix nodes not transformingGermano Cavalcante
2022-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-22Refactor: arrange transform convert functions in 'TransConvertTypeInfo'Germano Cavalcante
2022-07-22Cleanup: add BKE_image_find_nearest_tile_with_offsetCampbell Barton
2022-07-22Fix crash loading factory settings in image paint modeCampbell Barton
2022-07-22UV: Edge support for select shortest path operatorSiddhartha Jejurkar
2022-07-21Cleanup: compiler warningBrecht Van Lommel
2022-07-21Spreadsheet: Implement selection filter for curves sculpt modeHans Goudey
2022-07-21Cleanup: Rename length parameterization interpolation functionHans Goudey
2022-07-21Curves: fix applying materials when applying modifierJacques Lucke
2022-07-21Cleanup: Make automated code check happy.Bastien Montagne