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
2015-07-01Merge branch 'master' into gooseberryAntony Riakiotakis
2015-07-01Cleanup: use boolsCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-25Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-22Fixed compilation error in editor/animation/anim_markersJeroen Bakker
2015-06-22Fix T45148, stupid own mistake, the two functions are not the same,Antony Riakiotakis
2015-06-22Revert "Lock markers now also disallows selection of markers"Antony Riakiotakis
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-06-17Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-17Lock markers now also disallows selection of markersAntony Riakiotakis
2015-06-17Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-16Cleanup: styleCampbell Barton
2015-06-13Merge branch 'master' into gooseberrySergey Sharybin
2015-06-13Fix: "Delete Keyframes" RMB-menu option didn't work on NLA Strip propertiesJoshua Leung
2015-06-11Merge branch 'master' into gooseberryLukas Tönne
2015-06-10Correct typosCampbell Barton
2015-06-05Do not store frame change in undo stack (causes much waiting forAntony Riakiotakis
2015-05-26Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-23Cleanup: typosCampbell Barton
2015-05-22Clean keyframes:Antony Riakiotakis
2015-05-20Keep interpolation type of keyframes when cleaningAntony Riakiotakis
2015-05-20Squeakycleanlinator tool for Hwoozeberry.Antony Riakiotakis
2015-05-15Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-13Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-05-06Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-06Cleanup: use functions we already use elsewhere for bone detectionAntony Riakiotakis
2015-04-30Make Hjalti happier commit.Antony Riakiotakis
2015-04-30Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-30Code Cleanup: Simplified insert_keyframe_button and delete_keyframe_buttonJoshua Leung
2015-04-30Code Cleanup: Simplify Clear Keyframes operator's codeJoshua Leung
2015-04-30Fix T44558 - "Clear Keyframes" complains when operating on an array property ...Joshua Leung
2015-04-29Fix really stupid own mistake that caused leakage of timers.Antony Riakiotakis
2015-04-28Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-24Do the actual frame change on timer events, not mouse move - those canAntony Riakiotakis
2015-04-24Animation scrubbing - optimization attemptAntony Riakiotakis
2015-04-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-22Double click selection on animation channels selects all keyframes of the rangeAntony Riakiotakis
2015-04-15Merge branch 'cycles_memory_experiments' into gooseberrySergey Sharybin
2015-04-15Make icon use a dim version instead for modifier mutingAntony Riakiotakis
2015-04-15Add toggle that disables modifiers on fcurves. Gooseberry request, notAntony Riakiotakis
2015-04-15RNA: use lock_ prefix for booleansCampbell Barton
2015-04-14Merge branch 'master' into gooseberryLukas Tönne
2015-04-14Add flag that prevents editing of markers. Can be located in markerAntony Riakiotakis
2015-04-14NLA: The "filter by name" functionality now works with NLA strips tooJoshua Leung