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
2010-03-09[#21433] Angular rotation snap issue, final value set is not snapped - SVN 27...Martin Poirier
2010-03-09* Fix for crash using texture nodes in displace modifierMatt Ebb
2010-03-09improve brush size keys so they dont change by 20 each time (bad for small br...Campbell Barton
2010-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-03-08Bugfix: multires save external was not working. Just disabled operator pollBrecht Van Lommel
2010-03-08Depsgraph: more tweaks to last commit to get it actually workingBrecht Van Lommel
2010-03-08Depsgraph: always execute scene camera as if it was on a visible layer,Brecht Van Lommel
2010-03-08Send object's modifiers were changed in conversion operator.Sergey Sharybin
2010-03-08Change airbrush rate min/max to allow lower values and add separateBrecht Van Lommel
2010-03-08- Fixed trouble with rendering curves with disabled modifiers, which areSergey Sharybin
2010-03-08Fixed segmentation fault when converting mesh to mesh with non-empty modifier...Sergey Sharybin
2010-03-08Fix [#21469] long paths can't be scrolled with the mouseMatt Ebb
2010-03-08workaround for [#21486] Python debuger pdb don't workCampbell Barton
2010-03-08commit from r27250 to fix bug #21433, broke local axis rotation for pose bone...Campbell Barton
2010-03-08Ctrl+RMB support for selecting markers when sync markers is enabled.Campbell Barton
2010-03-08Fixed segmentation fault error when entering curve's edit mode whenSergey Sharybin
2010-03-08option to transform markers in the dope sheet, needed for re-timing animation...Campbell Barton
2010-03-07rna image.file_format, can be set before saving to choose a file format from ...Campbell Barton
2010-03-07[#21433] Angular rotation snap issue, final value set is not snapped - SVN 27...Martin Poirier
2010-03-07Enable "Build" modifier for curves/surfaces.Sergey Sharybin
2010-03-07image editor user preference.Campbell Barton
2010-03-07Fix for convert_exec()Sergey Sharybin
2010-03-07mplayer preset, plays back movies and image sequences.Campbell Barton
2010-03-07No code chanced .. just tagging hot spots Jens Ole Wund
2010-03-07masking wast used for reprojectuion (used for stencil & normal falloff)Campbell Barton
2010-03-07fix for using an un-initialized pointer & quiet compiler wanring on raytrace ...Campbell Barton
2010-03-07flipping "tab as space" option (so it's on by default - argh ;)Dalai Felinto
2010-03-07re-project + gimp integration, now its easy to edit the view in the gimp and ...Campbell Barton
2010-03-07Tab as Space as a User Preference option. to affect new and loaded text files.Dalai Felinto
2010-03-07BGE 2D Filters: slightly change dfelinto patch to use SCA_IScene instead of K...Benoit Bolsee
2010-03-06re-project: operators for projecting from a view screenshot rather then a cam...Campbell Barton
2010-03-06disallow naming ID datablocks an empty string, this wont work, you cant selec...Campbell Barton
2010-03-06Full Path for GL include, fixing compile for scons. Thomas Dinges
2010-03-06python api function for rna objects: object.as_pointer()Campbell Barton
2010-03-06RNA/Py API from 2.4xCampbell Barton
2010-03-06Fixed memory leak caused by incorrect adding data to mesh's layer in nurbs_to...Sergey Sharybin
2010-03-06Bugfix for #21466, paste and copy ramps doesnt workElia Sarti
2010-03-06reprojectCampbell Barton
2010-03-05reprojectionCampbell Barton
2010-03-05bug from own commit 27277, ortho wasnt being disabled in render data once set.Campbell Barton
2010-03-05Bugfix for #21452, Crashdown in Video Sequence EditorElia Sarti
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-03-05Fix #21458: tangent space normal maps didn't work correct in someBrecht Van Lommel
2010-03-05Fix #21442: RNA mesh texture face layer was giving corrupt data whileBrecht Van Lommel
2010-03-05Fix #21374: OS X Makefiles missed optimization flags in 2.5 since at leastBrecht Van Lommel
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-03-05remove viewfac from Render struct, its only used locallyCampbell Barton