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-07fix for bug where auto-handles were not calculated correctly for animated cur...Campbell Barton
2012-06-07code cleanup: remove unused mask argsCampbell Barton
2012-06-06disable group/object selection in the outliner, it slows down drawing far too...Campbell Barton
2012-06-06group outliner option to instance selected groups in the scene.Campbell Barton
2012-06-06Changed semantic of recently added start_frameSergey Sharybin
2012-06-06replace glGetFloatv(GL_CURRENT_COLOR, col_f); with the current wire color arg.Campbell Barton
2012-06-06pass the object wire color along to drawing functions, too many places would ...Campbell Barton
2012-06-06style cleanup: (indentation)Campbell Barton
2012-06-06mask modeCampbell Barton
2012-06-06Cloth: Add support for "Self Collision Vertex Group".Daniel Genrich
2012-06-06recalc animated mask deformations on load.Campbell Barton
2012-06-06- background images now draw in opengl renderCampbell Barton
2012-06-06Fix scons + smoke not working. it seems like the definition + include file ar...Antony Riakiotakis
2012-06-06Adding back Dutch language, as it seems we found a translator for it. :)Bastien Montagne
2012-06-06Corrected documentation for intersect_point_quad_2d to match exactly howSergey Sharybin
2012-06-06support negative indexing with SequenceElements.pop() - like python does, -1 ...Campbell Barton
2012-06-06fix for building without smoke.Campbell Barton
2012-06-06Enabling smooth modifier for curvesDaniel Salazar
2012-06-06Smoke: Fix rna names as suggested by Thomas Dinges. Daniel Genrich
2012-06-06Smoke: Make Smoke density available to python via rna.Daniel Genrich
2012-06-06style cleanupCampbell Barton
2012-06-06style cleanupCampbell Barton
2012-06-05operator to reset feather weights on all shape keysCampbell Barton
2012-06-05edge split modifier now works more like pre-bmesh --- 3+ faces using an edge ...Campbell Barton
2012-06-05Configurable start frame for movie clip datablocks as alternative to automati...Sergey Sharybin
2012-06-05shrink/fatten now works with proportional editmode on curves.Campbell Barton
2012-06-05shrink/fatten transform for mask - adjusts the feather weight.Campbell Barton
2012-06-05mask point slide now accounts for scaled bezier weights,Campbell Barton
2012-06-05change how the weight for feather points are calculated with masking, instead...Campbell Barton
2012-06-05code cleanup: mask feather weight - add in checks for u==1 or u==0Campbell Barton
2012-06-05code cleanup: helper functions for masking.Campbell Barton
2012-06-05code cleanup: var names in mask codeCampbell Barton
2012-06-05Fix #31713: Mask editor: RMB drag crashes BlenderSergey Sharybin
2012-06-05Fix #31702: Drag and Drop parenting crashes BlenderSergey Sharybin
2012-06-05mask editingCampbell Barton
2012-06-05Fix #31593: Every time I switch between edit and object mode, it crashesSergey Sharybin
2012-06-05Fix #31706, Crash loading old file in trunk build.Lukas Toenne
2012-06-05mask switch direction now swaps handle direction tooCampbell Barton
2012-06-05fix for possible uninitialized pointer use in mask rasterize and remove some ...Campbell Barton
2012-06-05Fix remesh output changing when input is moved relative to origin.Nicholas Bishop
2012-06-05Fix NULL free warning in multires.Nicholas Bishop
2012-06-05style cleanupCampbell Barton
2012-06-04A few UI messages fixes.Bastien Montagne
2012-06-04Cycles: support for image sequences in image/environment texture node.Brecht Van Lommel
2012-06-04 * modified vieweroperation to not calculate based on the DO_NODE_OUTPUTJeroen Bakker
2012-06-04abbreviate mask-editing to mask-editCampbell Barton
2012-06-04include cleanup, also raskter wasn't building on osxCampbell Barton
2012-06-04picky change - rename keymap since there is no 'mask editor'Campbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-04Antoher fix for library linking issues, must change all entries in the libmap,Brecht Van Lommel