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
2012-06-19Changes in clip editor's public api to make it's more clearSergey Sharybin
2012-06-19Mark context as const when it's possible and avoid typecasts from const bCont...Sergey Sharybin
2012-06-18Fix for compiling with all warnings as error (commenting out unused vars).Bastien Montagne
2012-06-18Disable mouse slide to control offset and uniform pattern scale for nowSergey Sharybin
2012-06-16style cleanupCampbell Barton
2012-06-15Changed behavior of how pattern is controlling by mouse:Sergey Sharybin
2012-06-15Reshuffle code in tracking marker's slide operator, should beSergey Sharybin
2012-06-15Remove unused code and correct comment for track mask AASergey Sharybin
2012-06-15Code deduplicaiton in motion tracking slide operatorSergey Sharybin
2012-06-15Style cleanupSergey Sharybin
2012-06-15Fix potential memory leak in marker sliding operatorSergey Sharybin
2012-06-15Move selection operators of Clip Editor into their own fileSergey Sharybin
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-13Added frame offset slider to clip datablocksSergey Sharybin
2012-06-13Fix camera curve in clip editor not being remapped by a clip's start frameSergey Sharybin
2012-06-12Added Selected Only and Show Hidden flags to clip editor's curve viewSergey Sharybin
2012-06-12Some Clip Editor interface clean-ups:Sergey Sharybin
2012-06-12Make dopesheet settings per-tracking dataSergey Sharybin
2012-06-12Tracking dopesheet's scrollbat now updates to channels number nicely.Sergey Sharybin
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-12fix for crash drawing grease pencil attached to a tracking marker.Campbell Barton
2012-06-11Draw grease pencil after masksSergey Sharybin
2012-06-11svn merge ^/trunk/blender -r47698:47701Campbell Barton
2012-06-10style cleanupCampbell Barton
2012-06-10Merging r47691 through r47698 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10Also fix cache line in clip editor which didn't take start frame into account.Sergey Sharybin
2012-06-10Fixed curves and dopeseet views of motion tracking data not taking clip'sSergey Sharybin
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-06-10Merging r47624 through r47661 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10Missed NULL-pointer checks in poll some functionsSergey Sharybin
2012-06-09Homography correction for track preview widgetSergey Sharybin
2012-06-09code cleanup: doxy comment filename correctionsCampbell Barton
2012-06-08Merging r47612 through r47623 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-08Fixed issue with non-updating frame in clip editor when toggling undistorted ...Sergey Sharybin
2012-06-08Selecting track channel in tracking dopesheet would make track active,Sergey Sharybin
2012-06-08Merging r47581 through r47603 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-08Fix #31748: Blender crashes when typing "al" after opening spacebar menu.Sergey Sharybin
2012-06-07Merging r47572 through r47580 form trunk into soc-2011-tomatoSergey Sharybin
2012-06-07Remove unused ibuf argument from draw_gpencil_2dimageSergey Sharybin
2012-06-07Remove checks for valid frame from poll function in clip editor spaceSergey Sharybin
2012-06-06Merging r47507 through r47534 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-06Changed semantic of recently added start_frameSergey Sharybin
2012-06-06style cleanup: (indentation)Campbell Barton
2012-06-06svn merge ^/trunk/blender -r47423:47506Campbell Barton
2012-06-06style cleanupCampbell Barton
2012-06-05Configurable start frame for movie clip datablocks as alternative to automati...Sergey Sharybin
2012-06-05style cleanupCampbell Barton
2012-06-04abbreviate mask-editing to mask-editCampbell Barton