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-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-26rna/py apiCampbell Barton
2010-02-26remove rna functions image.get_export_path() and image.get_abs_filename(), fi...Campbell Barton
2010-02-26Bugfix #21339: Grease Pencil operator weirdnessJoshua Leung
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-26[#21338] B-Bone display size crash [27127]Martin Poirier
2010-02-26VideoTexture: fix a bug with AV sync that was causing a loss of sync in case ...Benoit Bolsee
2010-02-26fix for camera rig that has locking on the camera but not the parent.Campbell Barton
2010-02-26error in view3d math commit. Campbell Barton
2010-02-25support for flymode with camera rigs, so the parent most object is actually f...Campbell Barton
2010-02-25use math functions in view code, no functional changes.Campbell Barton
2010-02-25support for relative file loading and python paths.Campbell Barton
2010-02-25select parent/child in object mode with [] keys, like pose mode.Campbell Barton
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-25BGE Dome: BlenderPlayer Console arguments: warpdata working now (only with ab...Dalai Felinto
2010-02-25Added a Recovery space in splash so new users don't panic when theyDaniel Salazar
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-25BGE Dome: Console arguments: angle, tilt, mode and warpdata (not working yet)Dalai Felinto
2010-02-25Bugfix: FPS Frame Step had wrong minimum value. Animation rendering would fai...William Reynish
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-24[#21295] Escape key doesn't cancel python modal operatorsCampbell 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-24Empty draw size tooltip fix and added soft limitsDaniel Salazar
2010-02-23set the max soft resolution of nurbs surfaces to 64 rather then 1024Campbell Barton
2010-02-23- use search box for adding actions in the NLACampbell Barton
2010-02-23added support for proxies as drivers back.Campbell Barton
2010-02-23- py-drivers were not using the name lookup cache.Campbell Barton
2010-02-23- finally a way to force removal of images (Shift+Click on the X)Campbell Barton
2010-02-23scene.render_data -> scene.renderCampbell Barton
2010-02-23Nicer step size for lamp energy valueDaniel Salazar
2010-02-23allow python api to set values of library liked data (still checks editable f...Campbell Barton
2010-02-23matrix functions, to_3x3, to_4x4Campbell Barton
2010-02-23Various RNA defaults for more consistency when updating settings (scene chang...Joshua Leung
2010-02-23Move increment value into numinput structure.Martin Poirier
2010-02-22Fix dual quaternions flipping in case of stretched (not scaled) bones.Brecht Van Lommel
2010-02-22OSX buildscripts update following ffmpeg precompiled libs updateDamien Plisson
2010-02-22- respect insert available with pose copy/paste (note: autokeyframe_pose_cb_f...Campbell Barton
2010-02-22Fix integer overflow problem in deep shadow buffer.Brecht Van Lommel
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-22OSX : Bugfix [#21293] add OpenMP apple gcc bug workaround for render previewDamien Plisson
2010-02-22use BLI_findstring in more places & remove some warnings, no functional changes.Campbell Barton
2010-02-22fix for typoCampbell Barton