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-17== filebrowser ==Andrea Weikert
2012-06-17style cleanup:Campbell Barton
2012-06-16code cleanup: make names more logicalCampbell Barton
2012-06-16Bugfix [#31843] Inserting of visual keys for Damped Track constraint brokenJoshua Leung
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-15Fix more of #31789: cycles border render going out of view giving wrong result.Brecht Van Lommel
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-15fix for own mistake - sampling was adjusting alpha when it shouldn't, also ma...Campbell Barton
2012-06-15scale node - framing offset: compatible with camera shiftX/Y and the viewport...Campbell Barton
2012-06-15Added option in shift-g to select verts by number of connected edges (valence).Joseph Eagar
2012-06-15click dragging with the eye dropper now averages out colors - useful when you...Campbell Barton
2012-06-14new scaling options to scale footage without stretching - add stretch/fit/cro...Campbell Barton
2012-06-14Interface:Thomas Dinges
2012-06-14Bugfix for [#31829] Add lamp icons missing. Patch by Philipp Oeser.Thomas Dinges
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-14Sequencer Drag & Drop -- disallow dropping on sequences for the current drop_...Dan Eicher
2012-06-14[#26630] Several problems with API constraint_orientationDan Eicher
2012-06-14image sample line now updates with the compositor changes (mango request)Campbell Barton
2012-06-13add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter ...Peter Larabell
2012-06-13added mask tool to recalculate handles (Ctrl+N)Campbell Barton
2012-06-13apply offset to the camera view - this works exactly like camera shift (trans...Campbell Barton
2012-06-13framing options for camera background image: stretch/fit/cropCampbell Barton
2012-06-13mango requestCampbell Barton
2012-06-13tint non-active mask layers greyCampbell Barton
2012-06-13code cleanup: use const float's where possible and specify vector size.Campbell Barton
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-12Decrease frequency of mallocs during multires sculpt smoothingNicholas Bishop
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-12Modification of node groups by adding/removing nodes is not possible yet. Thi...Lukas Toenne
2012-06-12fix for using freed memory with mask point slideCampbell Barton
2012-06-12fix for crash drawing grease pencil attached to a tracking marker.Campbell Barton
2012-06-11rna read/write access to ...Campbell Barton
2012-06-11Draw grease pencil after masksSergey Sharybin
2012-06-11Fixed issue with disappearing Clip/Track menu from GP panel in Clip EditorSergey Sharybin
2012-06-11Cosmetic fixesJoshua Leung
2012-06-11Add missing/incorrect selection flushes.Nicholas Bishop
2012-06-11updates to context docs and add missing member to node context 'node_context_...Campbell Barton