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-05-19Add back temporary exception for pose bones in DEG_get_evaluated_rna_pointer()tmp-COW_InsertKeyframe_FixJoshua Leung
2018-05-19Cleanup: Remove temporary debugging codeJoshua Leung
2018-05-19WIP: Improved implementation of DEG_get_evaluated_rna_pointer()Joshua Leung
2018-05-18WIP COW Fix: Insert keyframe operators/api now queries depsgraph for evaluat...Joshua Leung
2018-05-18Fix: Use DEG_get_ctime() for rigidbody sims instead of BKE_scene_frame_get()Joshua Leung
2018-05-18Fix crash when collection view layer cannot be foundSybren A. Stüvel
2018-05-18Fix tools not being initialized on startupCampbell Barton
2018-05-18Fix manipulator removalCampbell Barton
2018-05-18Eevee: add regression tests.Brecht Van Lommel
2018-05-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-05-18COW Fix: POSE_OT_armature_apply (Apply Pose as Rest Pose) now works with COWJoshua Leung
2018-05-18Cycles tests: move to render/ folder, to share with Eevee.Brecht Van Lommel
2018-05-18Transform: Improve the hierarchy in the choice of snapped elements in the mix...Germano
2018-05-18Clear the ParticleSettings pointer to prevent doubly-freeing itSybren A. Stüvel
2018-05-18Cleanup: remove unused function.Germano
2018-05-18Fix crash rendering files with Python errors in background mode.Brecht Van Lommel
2018-05-18Fix crash with shape keys and modifier stack, after recent changes.Brecht Van Lommel
2018-05-18Merge branch 'master' into blender2.8Campbell Barton
2018-05-18Eevee: Codestyle fix.Clément Foucault
2018-05-18Eevee: SSS: Fix compilation errors.Clément Foucault
2018-05-18CMake: Add WITH_COMPILER_ASAN optionCampbell Barton
2018-05-18Cleanup: remove deprecated definitionsCampbell Barton
2018-05-18Merge branch 'master' into blender2.8Philipp Oeser
2018-05-18Fix T55115: crash when iterating SmokeDomainSettings color_grid propertyPhilipp Oeser
2018-05-18Fix crash drawing polygon curvesCampbell Barton
2018-05-18Merge branch 'master' into blender2.8Campbell Barton
2018-05-18Add missing headerCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-18Fix crash running in background mode, after recent changes.Brecht Van Lommel
2018-05-18Cleanup: move unneeded struct out of DNA.Brecht Van Lommel
2018-05-18Tool System: set cursors for draw & transformCampbell Barton
2018-05-18Tool System: support for tool cursorsCampbell Barton
2018-05-18Fix operator execution resetting the cursorCampbell Barton
2018-05-18Fix manipulator resetting the cursorCampbell Barton
2018-05-18Merge branch 'master' into blender2.8Campbell Barton
2018-05-18Logging: add --show-log-backtraceCampbell Barton
2018-05-18Tool System: store the active tool in ScrAreaCampbell Barton
2018-05-18Cleanup: unused DNACampbell Barton
2018-05-18Cleanup: use '_Runtime' suffixCampbell Barton
2018-05-18Tool System: add cursor (currently unused)Campbell Barton
2018-05-18Cleanup: remove tool definition access functionCampbell Barton
2018-05-18Color: Assume Rec 709 in remaining comp nodesAaron Carlisle
2018-05-17Tool System: tools now initialize on startupCampbell Barton
2018-05-17RNA: quiet warningCampbell Barton
2018-05-17Tool System: use context modeCampbell Barton
2018-05-17Merge branch 'master' into blender2.8Campbell Barton
2018-05-17RNA: move enums to rna_rna.cCampbell Barton
2018-05-17RNA: move enums to rna_rna.cCampbell Barton
2018-05-17makesrna: error check from 2.8Campbell Barton
2018-05-17Fix UV shadow drawingCampbell Barton