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
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-09-17Pointclouds: support mesh <-> pointcloud in convert operatorPhilipp Oeser
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-05-03Cleanup: sort file listsCampbell Barton
2020-04-16Logging: log warnings which had been disabled since 2.4xCampbell Barton
2020-03-31Voxel Remesh: Edit Voxel Size operatorPablo Dobarro
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2019-11-25CMake: support building without PythonCampbell Barton
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-12-13Cleanup: de-duplicate active item center accessCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-05-09Modifiers: ported Surface Deform to MeshSybren A. Stüvel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-02Merge branch 'master' into blender2.8Campbell Barton
2018-03-02Object Mode: move logic to 'object_modes.c'Campbell Barton
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-04-25Cycles: Use depsgraph instead of layersDalai Felinto
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2014-10-08Ghost Context RefactorJason Wilkins
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-03-31Add Simple randomize vertex toolCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-11-20Transform: Warp tool (rewritten)Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-02-15Translate "Set Parent To" menu (ctrl-P), reported on bf-translations ML by Sa...Bastien Montagne
2012-10-17code cleanup:Campbell Barton
2012-10-10code cleanup: split `foreach` object data iterator functions out of drawobjec...Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-28svn merge ^/trunk/blender -r40587:40643Campbell Barton
2011-09-27navmesh: solve bad level calls to edit mesh functionsSergey Sharybin
2011-09-27navmesh: convert object_navmesh.cpp to plain c.Sergey Sharybin
2011-09-11svn merge -r40104:40117 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-11cmake edits to navmesh so includes are not added unless the game engines enab...Campbell Barton