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
2013-12-21Fix T37907: Crash when change screen layout to "Motion Tracking"Sergey Sharybin
2013-12-20Fix wrong display of movie clip cache with mask overlay enabledSergey Sharybin
2013-12-06Alpha channel of a plane track image works fine in MCE nowSergey Sharybin
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-09-17Muted footage in MCE still was reading the frames from diskSergey Sharybin
2013-09-05Code cleanup: use boolean instead of int for space_clipSergey Sharybin
2013-08-27Mask primitivesSergey Sharybin
2013-08-24Fix bad draw of plane track when using Tiny display optionSergey Sharybin
2013-08-19Code cleanup: use bool instead of BOOL/intSergey Sharybin
2013-08-19Fix read past end of array when drawing tracking markers keyframesSergey Sharybin
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-06-12Cleaned code a bit around 2D stabilizationSergey Sharybin
2013-04-15Cycles: optimization for 3D viewport border render with heavy scenes, the OpenGLBrecht Van Lommel
2013-04-05code cleanup: include orderCampbell Barton
2013-04-04Clip editor prefetch changesSergey Sharybin
2013-04-03Apparently zoom in clip editor was brokenSergey Sharybin
2013-04-03code cleanup: unused functionsCampbell Barton
2013-04-02More usage of GLSL for color managed image drawingSergey Sharybin
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-19Use checker backdrop for footage with alpha channel in clip editorSergey Sharybin
2013-03-14use BLI_strncpy_rlen() rather then BLI_snprintf() when no formatting is needed.Campbell Barton
2012-12-18Made motion tracking data aware of DPI in clip editor.Sergey Sharybin
2012-11-16code cleanup: replace most DO_MINMAX2 -> minmax_v2v2_v2Campbell Barton
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-10Movie clip: display stabilization border even if current frame failed to loadSergey Sharybin
2012-11-05code cleanup: use enums for view3d_snap transverts.Campbell Barton
2012-11-05Camera Tracking: proper display of current frame in cache line when sequence ...Sergey Sharybin
2012-10-23rename api functions...Campbell Barton
2012-10-09Motion Tracking: move keyframe settings to per-tracking object settingsSergey Sharybin
2012-10-06fix reading past array bounds for nearest_uv_between() and draw_tracking_trac...Campbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-08-01misc mask fixesCampbell Barton
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-27Display solver keyframes in cache lineSergey Sharybin
2012-07-27change clip utility function arguments to take space data and region rather t...Campbell Barton
2012-07-25move mask and draw settings into its own struct to be shared between spaces.Campbell Barton
2012-06-20Do not check result of BKE_tracking_marker_get -- it shall alwaysSergey Sharybin
2012-06-20Grease pencil and manual calibration weren't aware of clip start frameSergey Sharybin
2012-06-20Cleanup up space clip API:Sergey Sharybin
2012-06-19Changes in clip editor's public api to make it's more clearSergey 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-15Remove unused code and correct comment for track mask AASergey Sharybin
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin