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
path: root/source
AgeCommit message (Expand)Author
2012-06-14Sequencer Drag & Drop -- disallow dropping on sequences for the current drop_...Dan Eicher
2012-06-14Fixed glaresJeroen Bakker
2012-06-14 Matched FogGlow with old implementationJeroen Bakker
2012-06-14stule cleanup: node headersCampbell Barton
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-13fix [#31819] New Compositor Ommits 'Composite' layerCampbell Barton
2012-06-13fix: [#31684] Collada, add file extension automatically does not workGaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13patch [#31574] Screw seams to not workCampbell Barton
2012-06-13Fix #31754: strand width fade value 2.0 gives wrong result, should fade outBrecht Van Lommel
2012-06-13move one line color conversion functions to be inline.Campbell Barton
2012-06-13add rgb_to_luma_y(), was being done inline in many places.Campbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13added mask tool to recalculate handles (Ctrl+N)Campbell Barton
2012-06-13fix for incorrectly checking for break in r47826Campbell Barton
2012-06-13style cleanupCampbell 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-13 * optimized threadingJeroen Bakker
2012-06-13always use bicubic sampler for the scale node with the new compositor since i...Campbell Barton
2012-06-13style cleanup: scale nodeCampbell 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-13Collada: fixed a few loops to only loop over the list of exported objects, in...Gaia Clary
2012-06-13fix code style cleanupGaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13Default value for frame offset should be 0Sergey Sharybin
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-06-13Added frame offset slider to clip datablocksSergey Sharybin
2012-06-13patch #31794 Added new function BKE_object_relational_superset()Gaia Clary
2012-06-13Fix camera curve in clip editor not being remapped by a clip's start frameSergey Sharybin
2012-06-13yse BLI_math for the compositor in more places.Campbell Barton
2012-06-12fix: Collada build warning about inconsistent usage of Camera structure/classGaia Clary
2012-06-12remove input socket of mask node, this wasnt used.Campbell Barton
2012-06-12Minor fix [#31798] [minor] simpledeform modifier tooltipBastien Montagne
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-12Added options to display only selected tracks and show hidden tracksSergey 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-12Naming + Style tweaks for newly added flag for Action ConstraintJoshua Leung
2012-06-12Decrease frequency of mallocs during multires sculpt smoothingNicholas Bishop
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-12optimize jpeg2000 loading.Campbell Barton
2012-06-12Modification of node groups by adding/removing nodes is not possible yet. Thi...Lukas Toenne