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-04-13Fix T97152: Selection tools do nothing in particle hair editCampbell Barton
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-26Fix incorrect argument for rigid-body world exportCampbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-17View 3D: support for select passthrough when picking selected itemsCampbell Barton
2022-03-16View 3D: move picking arguments into a struct & minor refactorCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-11Fix `PSYS_GLOBAL_HAIR` stripped even if connecting the hair failsAleksi Juvani
2022-01-07Fix: connecting hair fails on meshes with no generative modifiersAleksi Juvani
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-05Fix T54488: hair disconnect/reconnect not working with modifiersAleksi Juvani
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-09Fix T92318: adding layers (UVs, ...) doesn't notify about limitPhilipp Oeser
2021-10-27Fix T92402: copy_particle_systems use_active fails outside thePhilipp Oeser
2021-10-24Cleanup: spelling in commentsCampbell Barton
2021-08-24Fix T90715: Remove correct particle modifier through Python APIRobert Guetzkow
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-07-28Fix particle system duplication duplicates all systemsPhilipp Oeser
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: Further use of const when accessing evaluated meshHans Goudey
2021-06-26Cleanup: remove redundant/outdated commentsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-22Cleanup: deduplicate free codeGermano Cavalcante
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-05-15RigidBodies: Clarify usage of the custom density in the calculate massPhilipp Oeser
2021-05-07Fix inconsistency setting particle edit-modeCampbell Barton
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-18Cleanup: spellingCampbell Barton
2021-02-26Cleanup: use early exitCampbell Barton
2021-02-26Cleanup: use boolean argumentsCampbell Barton
2021-02-26Fix particle-edit crash on undo/redoCampbell Barton
2021-02-24UI: Clean up "Dupli" to "Instance"Yevgeny Makarov
2021-02-14Cleanup: use doxy sectionsCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne