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
2010-03-09* Fix for crash using texture nodes in displace modifierMatt Ebb
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-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-08- Fixed trouble with rendering curves with disabled modifiers, which areSergey Sharybin
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-07Enable "Build" modifier for curves/surfaces.Sergey Sharybin
2010-03-07Fix for convert_exec()Sergey Sharybin
2010-03-07No code chanced .. just tagging hot spots Jens Ole Wund
2010-03-07flipping "tab as space" option (so it's on by default - argh ;)Dalai Felinto
2010-03-07Tab as Space as a User Preference option. to affect new and loaded text files.Dalai Felinto
2010-03-06disallow naming ID datablocks an empty string, this wont work, you cant selec...Campbell Barton
2010-03-06Fixed memory leak caused by incorrect adding data to mesh's layer in nurbs_to...Sergey Sharybin
2010-03-06reprojectCampbell Barton
2010-03-05bug from own commit 27277, ortho wasnt being disabled in render data once set.Campbell Barton
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-03-05Bugfix #21463: Bone driven Shapekey broken in 2.5Alpha2 (for drivers from 2.49b)Joshua Leung
2010-03-01Missed a spot when renaming the API functions for adding Keying Set pathsJoshua Leung
2010-03-01Bugfix #21384: Bone Driven Shapekeys Child Evaluation ProblemJoshua Leung
2010-02-28update for .B.blendCampbell Barton
2010-02-28soundfile loading: fix crash with long path to the sound file (was 160 only a...Andrea Weikert
2010-02-28- template with an example of a modal operator drawing with opengl (draw a li...Campbell Barton
2010-02-28bugfix [#21381] Wrong negative separated unitsCampbell Barton
2010-02-27Patch #21267 by Sergey Sharybin Ton Roosendaal
2010-02-27fixes for auto script execution, changing the user preference also updates th...Campbell Barton
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-27rename flag for auto script execution since scriptlinks are no more.Campbell Barton
2010-02-27Fix for ffmpeg audio rendering being to long.Joerg Mueller
2010-02-26rename extension to addon after discussion with meta-androcto & mindronesCampbell Barton
2010-02-26remove rna functions image.get_export_path() and image.get_abs_filename(), fi...Campbell Barton
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-26fix for fly mode restoring non-euler rotationsCampbell Barton
2010-02-26Few small hair dynamics goodies:Janne Karhu
2010-02-25Fix for [#20647] Children from particles on a subsurf mesh don't render correctJanne Karhu
2010-02-25Particles with "no physics" didn't stick to the emitter like they were suppos...Janne Karhu
2010-02-25Fix for [#19955] 2.5 Particles are calculated wrong when object has any trans...Janne Karhu
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-24hair was running collision functions (copy to/from collision arrays), even wh...Campbell Barton
2010-02-24getting double frames problem, set the epsilon to 100th of a frame rather the...Campbell Barton
2010-02-24allow cloth sim for linked duplicates, not many people use this but we need f...Campbell Barton
2010-02-24multi-multi modifier support.Campbell Barton
2010-02-23added support for proxies as drivers back.Campbell Barton
2010-02-21building without jack was brokenCampbell Barton
2010-02-212.5 Audio:Joerg Mueller
2010-02-21Bugfix #21245: "Track to" (Ctrl + T) operator was missing notifier updatesJoshua Leung
2010-02-19apply visual transform to poseCampbell Barton