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-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-19Cleanup: type conversion warningCampbell Barton
2018-03-19Fixed typo Python APIJeroen Bakker
2018-03-18Fix ugly recursive pattern in RNA PointCache data layout.Bastien Montagne
2018-03-18CMake: disable boost for lite buildsCampbell Barton
2018-03-18Cleanup: kdopbvh, only set parent nodes onceCampbell Barton
2018-03-18Cleanup: use MEM_SAFE_FREECampbell Barton
2018-03-18mathutils: replace interp w/ blend when standaloneCampbell Barton
2018-03-17build_environment: remove msvc compiler warning from boost.Ray Molenkamp
2018-03-17MSVC: ignore warning c4828 The file contains a character that is illegal.Ray Molenkamp
2018-03-17Refactor: Collada: remove param, changed order of params in Function callGaia Clary
2018-03-16Add an assert to BKE_icon_changed() that we are actually dealing with ID icon.Bastien Montagne
2018-03-16Fix T54310: Assert when enable Brush custom icon.Bastien Montagne
2018-03-16Cleanup: naming and const parameter.Bastien Montagne
2018-03-16Depsgraph: Support colored addresses in debug printsSergey Sharybin
2018-03-16Add Truecolor ANSI console constantsSergey Sharybin
2018-03-16Hash: Add utility function to convert address to rgb valuesSergey Sharybin
2018-03-16Depsgraph: Move evaluation debug prints to depsgraphSergey Sharybin
2018-03-16Cleanup: move mesh mirror functions to own fileCampbell Barton
2018-03-16Cleanup: doxy sections for editmesh files.Campbell Barton
2018-03-16Fix T54326: Import Alembic stuck in edit modeKévin Dietrich
2018-03-16Fix T53971: single layer render showing the wrong render layer in image editor.Cheryl Chen
2018-03-16Code refactor: move OIIO image buffer writing outside session, into callback.Guillaume Chereau
2018-03-16GHOST: Support Unity taskbar progress APILukas Stockner
2018-03-15BLI_assert: extract from BLI_utildefinesCampbell Barton
2018-03-15Missed last commitCampbell Barton
2018-03-15BLI_math: don't use asserts in inline APICampbell Barton
2018-03-14Style cleanup.Bastien Montagne
2018-03-14Fix (unreported) broken IDarray case in IDP_EqualsProperties_ex.Bastien Montagne
2018-03-14Fix T54319: Crash after double-clicking baked F-curveSergey Sharybin
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-03-14Updated bpy.props getter/setter exampleSybren A. Stüvel
2018-03-14Fix T54286: bpy.props operator example misses property accessSybren A. Stüvel
2018-03-14Cleanup: use sections for editmesh tools/selectCampbell Barton
2018-03-13API generating script: give better version for releases builds.Bastien Montagne
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
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 T54299: crash rendering objects with motion blur disabled, after recent c...Brecht Van Lommel
2018-03-12Cycles: reorganize tests in more evenly distributed groups.Brecht Van Lommel
2018-03-12Cycles: add constant folding to displacement nodes.Brecht Van Lommel
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: typoCampbell Barton
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-03-12UV: internal changes to pickingCampbell Barton