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
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-11-19Revert "BKE object: Correct bound box of bezier curve objects not matching th...mano-wii
2018-11-19BKE object: Correct bound box of bezier curve objects not matching the object...mano-wii
2018-11-13Fix T57105: Baked Particles could not be rendered as expectedSergey Sharybin
2018-11-08Cleanup: use explicit 'select_and_set_active' API nameCampbell Barton
2018-10-31Cleanup: styleCampbell Barton
2018-10-31Image Empties: More visibility settingsJacques Lucke
2018-10-29BBox accessor: switch to `switch`, add missing gpencil case.Bastien Montagne
2018-10-26Refactor cleanup: BKE_object_is_in_editmodeDalai Felinto
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-10-15Mesh: remove DerivedMesh for boundbox calculationCampbell Barton
2018-10-15Mesh: mostly remove DerivedMesh for vertex parentCampbell Barton
2018-10-12Mesh: remove derivedFinal from various placesCampbell Barton
2018-10-09Edit Mesh: replace DerivedMesh w/ MeshCampbell Barton
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton
2018-09-26Multires: Use proper subdivision level for reshapeSergey Sharybin
2018-09-25Multires: Allow changing sculpt level without loosing dataSergey Sharybin
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-20GP: Fix problem with mode opening 2D Animation templateAntonioya
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Fix T56619: Transform crash w/ curve deformCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-23Fix T56360: metaball viewport checkbox crash.Bastien Montagne
2018-08-14Merge branch 'master' into blender2.8Bastien Montagne
2018-08-14Fix object copying not ensuring validity of material arrays.Bastien Montagne
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-27Cleanup: Remove occurances of GPULampClément Foucault
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-10Image: remove fields option for image sequencesCampbell Barton
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Merge branch 'master' into 28Campbell Barton
2018-07-06Empty Object: Center images by defaultCampbell Barton
2018-07-04SoftBody: share point cache between CoW copiesSybren A. Stüvel
2018-07-04SoftBody: refactored sbFree()Sybren A. Stüvel
2018-07-04Softbody: unified copy functionsSybren A. Stüvel
2018-06-28Prevent copying too much in the Rigid Body simulationSybren A. Stüvel
2018-06-26Cleanup: commentDalai Felinto
2018-06-26Free crash when freeing object caches from duplicatorSergey Sharybin
2018-06-25Cycles: Free evaluated meshed when we are done with objectSergey Sharybin
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel