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-02-12Cleanup: rename `BLT_I18NCONTEXT_ID_LAMP` -> `BLT_I18NCONTEXT_ID_LIGHT`.Bastien Montagne
2019-02-12Fix T61469: wrong object statistics when using instances.Brecht Van Lommel
2019-02-12Fix T60999: Duplifaced objects are not drawn in edit modeSergey Sharybin
2019-02-12Use direct access to evaluated mesh from instancingSergey Sharybin
2019-02-11Fix T61391: MeshDeform Modifier does not work on a solidified planar mesh.Bastien Montagne
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11readfile: skip negative sized thumbnailsCampbell Barton
2019-02-11Cleanup: use "_Runtime" suffix for DNACampbell Barton
2019-02-11DNA: remove Object.display structCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-10Fix T61141: Append Particle Settings doesn't append the collection properly.Bastien Montagne
2019-02-09Cleanup: Use ID_IS_LINKED instead of id.libDalai Felinto
2019-02-09BKE_object: add util to count number of scenes using an object.Bastien Montagne
2019-02-09Outliner visibility: Prevent changing linked objects and collectionsDalai Felinto
2019-02-08Fix (unreported) crash when undoing after ID deletion.Bastien Montagne
2019-02-08BKE_main: add a util to generate/extend a GSet with all ID pointers of a Main...Bastien Montagne
2019-02-08Cleanup: API doc is to be in implementation, not header file.Bastien Montagne
2019-02-08BKE_idcode: Add utils to convert from 'lbarray' index to ID type.Bastien Montagne
2019-02-08Fix T61255: Mesh Data Transfer: Do not abort when destination has not all sou...Bastien Montagne
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-08Cleanup: clear deprecated flagsCampbell Barton
2019-02-07Cleanup: Use new BKE_main_foreach_id() in a few more places...Bastien Montagne
2019-02-07BKE_main: add utils to loop over whole IDs of a given Main database.Bastien Montagne
2019-02-07Show all useful metadata fields in editorsSergey Sharybin
2019-02-07Cleanup: remove unnecessary undo functionCampbell Barton
2019-02-07Cleanup: doxy headerCampbell Barton
2019-02-06Fix refresh on resetting header alignmentCampbell Barton
2019-02-06Remove no-longer needed functionDalai Felinto
2019-02-06Fixup for outliner visibility not changing disable stateDalai Felinto
2019-02-06Outliner visibility: Respect original viewport enable/disable stateDalai Felinto
2019-02-06Outliner visibility unification: Prevent master collection visibility to changeDalai Felinto
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2019-02-06Fix T61136: Header alignment preference has no effectCampbell Barton
2019-02-06Cleanup: Spelling in commentSergey Sharybin
2019-02-06Fix T61124: Lag on physics simulationSergey Sharybin
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-06Cleanup: styleCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Fix/workaround issues in pose and edit modeSergey Sharybin
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-05Fix strict compiler warning, breaking MSVCSergey Sharybin
2019-02-05Clip editor: Fixes for prefetchSergey Sharybin
2019-02-05BKE_mesh_new_from_object(): do not generate temp obj/cu in Main.Bastien Montagne
2019-02-05Movieclip: Improve support of multilayer EXR filesSergey Sharybin
2019-02-05Support showing metadata for multilayer EXR filesSergey Sharybin
2019-02-05Cleanup: Add precision to comment.Bastien Montagne
2019-02-05Fix (unreported) linestyle/greasepencil actions not being duplicated by full ...Bastien Montagne