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-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
2012-06-12Few minors style and type fixes (and a nice, harmless copy/paste error! ;) )Bastien Montagne
2012-06-12Reroute node socket types update automatically from connections when possible...Lukas Toenne
2012-06-12optimize jpeg2000 savingCampbell Barton
2012-06-12Fix #31675 Reroute nodes aren't working for cycles.Lukas Toenne
2012-06-12"Fix" for [#30704] Action Constraint mapping bugBastien Montagne
2012-06-12 * FIX forJeroen Bakker
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-11safety check when making a node local- make sure its already in the node tree.Campbell Barton
2012-06-11Fixing first part of [#31760] Assignments not working properly for Object.dim...Bastien Montagne
2012-06-11rna read/write access to ...Campbell Barton
2012-06-11minor changes to jpeg2k saving based on reading v1.5 source examples.Campbell Barton
2012-06-11add missing node RNA booleans.Campbell Barton
2012-06-11Add user preference "GPU Mipmap Generation" under the System/OpenGLAntony Riakiotakis
2012-06-11Fix for node 'make group' operator in combination with frame nodes. When a se...Lukas Toenne
2012-06-11minor fixesCampbell Barton
2012-06-11Draw grease pencil after masksSergey Sharybin
2012-06-11Scale search area when doing planar trackingSergey Sharybin
2012-06-11Fixed issue with disappearing Clip/Track menu from GP panel in Clip EditorSergey Sharybin
2012-06-11Cosmetic fixesJoshua Leung
2012-06-11Fix invalid array index in armature_deform_verts().Nicholas Bishop
2012-06-11Add missing/incorrect selection flushes.Nicholas Bishop
2012-06-11Fix incorrectly deleted elements in array modifier caps.Nicholas Bishop
2012-06-11updates to context docs and add missing member to node context 'node_context_...Campbell Barton
2012-06-11This node was never actually commited to svn.Sergey Sharybin
2012-06-11UI messages fixes...Bastien Montagne
2012-06-11Merging r47702 through r47726 from trunk into soc-2011-tomatoSergey Sharybin