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
path: root/source
AgeCommit message (Expand)Author
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-03-13Fix T54302 - Wrong added scene when adding a scene strip to the SequencerJoshua Leung
2018-03-13Use Action datablock's own icon (instead of Animation Data's one) for File Br...Joshua Leung
2018-03-13Cleanup: long lines, use doxy sectionsCampbell Barton
2018-03-12Fix type in commentSergey Sharybin
2018-03-12Depsgraph: Make timing profile a command line optionSergey Sharybin
2018-03-12Fix T54296: Cycles viewport render stuck on constant re-renderSergey Sharybin
2018-03-12Cleanup: remove misleading array sizeCampbell Barton
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-03-12UV: internal changes to pickingCampbell Barton
2018-03-11fix Collada: wrong usage of pointer and hidden redeclarationGaia Clary
2018-03-11Cleanup Collada: Removed duplicate variable settingGaia Clary
2018-03-11Cleanup: avoid redeclaration of iterator in same functionGaia Clary
2018-03-11Cleanup Collada: Avoid unintentional reuse of previous defined variableGaia Clary
2018-03-11Fix Collada: Avoid unnecessary and even wrong check on unavailable dataGaia Clary
2018-03-11Cleanup Collada: Make sure index variables are not reusedGaia Clary
2018-03-11Cleanup Collada: make sure float array is initialisedGaia Clary
2018-03-11Refactor Collada: combined 2 almost identical functions into oneGaia Clary
2018-03-11Fix T54274, and rename option --window-borderless to --window-fullscreenArto Kitula
2018-03-11Cleanup: long linesCampbell Barton
2018-03-10Cycles: add roughness baking support, using squared roughness convention.Brecht Van Lommel
2018-03-10Cycles: switch to squared roughness convention for all nodes.Brecht Van Lommel
2018-03-10Fix T54269: saved EXR file files unreadable some editors in Blender.Brecht Van Lommel
2018-03-09Fix Pose Lib: pose is applied when selected bones don't overlap with poseSybren A. Stüvel
2018-03-09Fix T53857: Incorrect framerate for videos imported from OBSSergey Sharybin
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-08Cleanup: use edit/active objects from view contextCampbell Barton
2018-03-08Cleanup: set the view-context onceCampbell Barton
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung
2018-03-08T54233: NLA "Push Down" discards Blend Mode, Extrapolation, and InfluenceJoshua Leung
2018-03-08Fix crash if NLA strip with "Use Animated Influence" setting is enabled witho...Joshua Leung
2018-03-08Cleanup: Fix invalid name prefixJoshua Leung
2018-03-08Fix T54206: bevel and inset operations repeat did not remember offset.Brecht Van Lommel
2018-03-07EditMesh: pass object data to notifiersCampbell Barton
2018-03-07Cleanup: edit-mode undo APICampbell Barton
2018-03-06Cleanup: unused varCampbell Barton
2018-03-06Utility to enter sculpt modeCampbell Barton
2018-03-06Fix T54234, add BLENDER_VERSION_CHAR to .plistArto Kitula
2018-03-06Fix T53206: Array modifier doesn't merge vgroupsCampbell Barton
2018-03-05Sequencer: Expose read-only FPS property for movie-type stripsSergey Sharybin
2018-03-05Fix T54204: Wrong selection on Clean Tracks (Motion Tracking)Sergey Sharybin
2018-03-05Fix T54225: Blur node stopped working when Map Range was fed with imageSergey Sharybin
2018-03-05Cleanup: left wrong comment inCampbell Barton
2018-03-05Fix T53478, T53430: Sequencer cut edge case failsCampbell Barton
2018-03-05Revert "Fix T53430: Cut at the strip end fails w/ endstill"Campbell Barton
2018-03-03Fix T54211: OpenGL debug error message in texture draw mode.Brecht Van Lommel
2018-03-02Depsgraph: Fix dependency cycle when ID prop drives ID propertySergey Sharybin
2018-03-02Depsgraph: Silence obviously noisy relations build errorsSergey Sharybin
2018-03-02Depsgraph: Cleanup, use dedicated function to ensure node existsSergey Sharybin
2018-03-02Depsgraph: Cleanup, function return valueSergey Sharybin