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-04-15Cleanup: remove undoing access, minor formattingCampbell Barton
2018-04-15Fix T54593: Py text edits crash (undo regression)Campbell Barton
2018-04-15Fix T54527: Misleading Tooltip on Snap Target MenuAaron Carlisle
2018-04-14Cleanup: styleCampbell Barton
2018-04-14Cleanup: use const for BKE_object argsCampbell Barton
2018-04-14Cleanup: rename WriteData struct members.Campbell Barton
2018-04-14Undo: refactor memfile writingCampbell Barton
2018-04-14Fix T54568: Undo memory de-duplication failedCampbell Barton
2018-04-12Fix: Follow up to 16b795cb95cJoshua Leung
2018-04-12Moved vectorblur code from render to compositorJeroen Bakker
2018-04-11Changed assertion of '..' in file browser entriesSybren A. Stüvel
2018-04-11fix T54549: Vector Transform node in wrong nodeclassPhilipp Oeser
2018-04-11Pose Mode: pass object to mode enter/exitCampbell Barton
2018-04-11Cleanup: minor changes to pose-mode switching APICampbell Barton
2018-04-10Cleanup: remove unused flagCampbell Barton
2018-04-10Fix transform nearest axis checkCampbell Barton
2018-04-10Depsgraph: Build relations for objects linked via pchan constraintsSergey Sharybin
2018-04-10Fix T54423: Messages from RNA_property_editable_info() were not translatable.Bastien Montagne
2018-04-10Depsgraph: Flush debug printsSergey Sharybin
2018-04-10Fix crash in graph editor id remappingMai Lavelle
2018-04-09Fix invalid context when refreshing popupsJulian Eisel
2018-04-09UI: Clamp scrollbar offset to lower view boundariesJulian Eisel
2018-04-09Use the newer version of the bullet 6dof spring constraint for rigidbody.Alexander Gavrilov
2018-04-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-09Remove commented-out codeSybren A. Stüvel
2018-04-09Cleanup: avoid recalculating global centerCampbell Barton
2018-04-08Alphabetically ordered audio and video codecsSybren A. Stüvel
2018-04-08Encoding panel clarificationsSybren A. Stüvel
2018-04-06Fix Collada: nullptr is a c++11 keyword. Changed to NULLGaia Clary
2018-04-06Fix Collada: Import of animations for objects with multiple materialsGaia Clary
2018-04-06Cleanup: style, doxy headersCampbell Barton
2018-04-05UI: Add accelerator keys to quit confirmation popupJulian Eisel
2018-04-05Cleanup: use string macros to avoid duplicate argsCampbell Barton
2018-04-05BLI_string_utf8: macros that de-duplicate sizeof argCampbell Barton
2018-04-05Depsgraph: Pull indirect dependencies via pchan constraintsSergey Sharybin
2018-04-05Load metadata from video files and expose via RNASybren A. Stüvel
2018-04-05Write the scene render frame range to image/video filesSybren A. Stüvel
2018-04-05Write StampData metadata to video filesSybren A. Stüvel
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2018-04-05BLI_string: macros that de-duplicate sizeof argCampbell Barton
2018-04-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-05Undo System: return undo step from undo push initCampbell Barton
2018-04-05Logging: use -1 log level to log all levelsCampbell Barton
2018-04-05ED_undo: use loggingCampbell Barton
2018-04-05Fix crash w/ empty text undo operationsCampbell Barton
2018-04-04Fix modifier freeing code re. ID refcounting.Bastien Montagne
2018-04-04Depsgraph: Make sure textures used by modifiers are in the graphSergey Sharybin
2018-04-04Tweak ID->tag reset on file load (no visible change expected!).Bastien Montagne
2018-04-04Depsgraph: Ensure root pchan is always foundSergey Sharybin
2018-04-04Depsgraph: Assert that pchan index is always validSergey Sharybin