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-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63429: Random deselect function lostSebastian Parborg
2019-04-16Fix T63646: Box/Lasso select fails to de-selectCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-16Fix T62849: crash entering particle edit mode with hair dynamicsBrecht Van Lommel
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-02Fix T63120 Select random in particle edit mode is brokenSebastian Parborg
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-21Fix T62808: Hair shape cut crashJacques Lucke
2019-03-20Fix missing refresh when subdividing hair strandSergey Sharybin
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-18Fix T62700: Disconnect hair bugSergey Sharybin
2019-03-18Fix T61226: Make hair editing (more?) thread safeJacques Lucke
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-14Fix T62551: Limited Hair editing (no grab, scale, rotate)Sergey Sharybin
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06Missed last commitCampbell Barton
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-06Fix T62223: Particle brushes disable select toolsCampbell Barton
2019-03-05UV/VCol layers creation: add option to not init those new data.Bastien Montagne
2019-03-05Fix T62163: Duplicating particle system results in crashJacques Lucke
2019-03-013D View: avoid redundant circle select updatesCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-05BKE_library: id_copy: More general usage of LIB_ID_COPY_LOCALIZE.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31UI: rename Free Bake to Delete Bake.Brecht Van Lommel
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Ammend to rBea5326df86cb.Bastien Montagne
2019-01-25Fix T59958: Blender 2.80 - Removing second Particle System cache causes crash.Bastien Montagne
2019-01-20Cleanup: remove all BLI_utiledefines' ugly vectorial macros.Bastien Montagne
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-04Fix T60132: Convert hair particles to meshSergey Sharybin
2018-12-27Fix T59884: Rigidbody Calculate Mass Sets Mass to 0Philipp Oeser
2018-12-21Fix T57907: Crash with hair when switching between object and edit modeSergey Sharybin
2018-12-10Proper fix for rigidbody collections's objects missing rb data.Bastien Montagne