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-04-02More usage of GLSL for color managed image drawingSergey Sharybin
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-27I18n fixes for C panels & menus (we have to specify the default bpyrna contex...Bastien Montagne
2013-03-26Correction to recent prefetch commitSergey Sharybin
2013-03-25Clip editor prefetching changesSergey Sharybin
2013-03-21revert edit from r55461, causing build error on some systems.Campbell Barton
2013-03-21Tweaks to movie clip prefetching after discussion with SebastianSergey Sharybin
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-19Use checker backdrop for footage with alpha channel in clip editorSergey Sharybin
2013-03-17code cleanup: incorrect sized array args, remove some redundant code.Campbell Barton
2013-03-16style cleanupCampbell Barton
2013-03-15Compile fix:Thomas Dinges
2013-03-15Further improvement for multi-threaded proxiesSergey Sharybin
2013-03-15Multi-threaded frame calculation for movie clip proxiesSergey Sharybin
2013-03-14use BLI_strncpy_rlen() rather then BLI_snprintf() when no formatting is needed.Campbell Barton
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-09Fix #34574: Empty Movie Clip Editor crash on selectSergey Sharybin
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-05View All operator for motion tracking dopesheet.Sergey Sharybin
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-25style cleanupCampbell Barton
2013-02-22Fix #34357: image editor scope and clip editor track preview did not resizeBrecht Van Lommel
2013-02-22Motion tracking dopesheetSergey Sharybin
2013-02-20Fix #34299: Motion Tracking 20x slower under WindowsSergey Sharybin
2013-02-19minor change to own recent commit with transform fcurve centers and some styl...Campbell Barton
2013-02-17Another huge bunch of UI translation fixes, mostly reported by Leon Cheung, S...Bastien Montagne
2013-02-14After scroll bar commit motrack dopesheet went out of sync verticallySergey Sharybin
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-30fix [#33740] Incorecct UV mapping from camera viewCampbell Barton
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-06Solving nasty annoyance:Ton Roosendaal
2013-01-05Trackpad pans for UV/Image and MovieClip editors were inverse compared to all...Ton Roosendaal
2012-12-23Code cleanup: add usual 'BKE_' prefix to 'public' constraint functions from b...Bastien Montagne
2012-12-21replace MIN/MAX 3,4 with inline functionsCampbell Barton
2012-12-19code cleanup: warningsCampbell Barton
2012-12-18Made motion tracking data aware of DPI in clip editor.Sergey Sharybin
2012-12-18fix [#33580] Masking keyframes disappear from dope sheet when using undo.Campbell Barton
2012-12-18Fix #33487: game engine did not convert objects with rotation modes other thanBrecht Van Lommel
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-15Fix #33539: shift+numpad 2/4/8 shortcuts for zoom in image and clip editorBrecht Van Lommel
2012-11-27Camera Tracking: fixed camera solve operator not updating scene cameraSergey Sharybin
2012-11-20Motion tracking: fixed View Selection operator in cases pixel aspect != 1Sergey 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-09style cleanup: indentationCampbell Barton
2012-11-07Motion Tracker: disable stabilization operators when active object is not a c...Sergey Sharybin