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-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-11Bugfix #21081: auto ik option not work for proxy objectJoshua Leung
2010-02-10Increased camera angle to allow for the wildest super telephoto lensesDaniel Salazar
2010-02-10object bound box access from rnaCampbell Barton
2010-02-10Missing tooltips for Start frame and End frameDaniel Salazar
2010-02-10Changed fields Odd / Even terminology to more standard Upper First /Daniel Salazar
2010-02-10Tooltip fix for "raytrace_transparency", patch by Oxben.Thomas Dinges
2010-02-10make dupliface operator (access from object menu)Campbell Barton
2010-02-10fix for python not being able to call operators with a executuon context.Campbell Barton
2010-02-10[#20958] API: crash on mesh.update() if I unlink and link meshes with the sam...Campbell Barton
2010-02-10rename Nurb to Spline in RNA since Nurb also stores bezier and poly lines.Campbell Barton
2010-02-10Can't hardcode hotkey in description if it can be changed in a keymap.Martin Poirier
2010-02-10Bugfix: 3DS Importer not settings UV's correctlyJoshua Leung
2010-02-10More limits, step size and default changes to particle settings (andDaniel Salazar
2010-02-10Fixing broken tooltip in snapping's project buttonDaniel Salazar
2010-02-10More informative tooltip for Snapping buttonDaniel Salazar
2010-02-10BGE: rna update for Logic BricksDalai Felinto
2010-02-09bugfix [#21057] Python: accessing DriverVariable targets causes segmentation ...Campbell Barton
2010-02-09Tooltips tweaks 3d to 3DDaniel Salazar
2010-02-09Soft limits and better hard limits to particle propertiesDaniel Salazar
2010-02-09Adding soft limits and better hard limits to relevant camera propertiesDaniel Salazar
2010-02-09add access to edge select tagging from mesh toolbar (tagging seams on Ctrl+RMB)Campbell Barton
2010-02-08Make it possible to raise volume up to 200 %. Danger as this can cause clampi...Joerg Mueller
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-08RNA - Added reset to defaults support for Strings tooJoshua Leung
2010-02-08Adding support for the FFmpeg video codec #1 as requested on the mailing list.Joerg Mueller
2010-02-082.5 Audio:Joerg Mueller
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-07Patch by matd (on irc).Martin Poirier
2010-02-07sunsky presetsCampbell Barton
2010-02-07mat/lamp/world.textures -> texture_slotsCampbell Barton
2010-02-07Fix #21000: normal size button increment too small to see, also fixedBrecht Van Lommel
2010-02-06Fix #20452: motion blur buttons were missing. Motion blur samplesBrecht Van Lommel
2010-02-06BGE: rna update for Logic BricksDalai Felinto
2010-02-06BGE: rna update for Logic BricksDalai Felinto
2010-02-06Disabled ability to animate FPS setting, since this was producing weird and c...Joshua Leung
2010-02-05BGE fix: KX_Lamp using strcmp wrongly + typo in rna_defineDalai Felinto
2010-02-05use the camera's lens angle as radians.Campbell Barton
2010-02-04access spot size in radians from python.Campbell Barton
2010-02-03[#20957] Python API: unlink an object while in edit mode may crash BlenderCampbell Barton
2010-02-03fix for shape key value not updating.Campbell Barton
2010-02-03bugfix [#20909] (2.5) crash when clicking the arrow-restore button in keymap ...Campbell Barton
2010-02-03Bugfix #20940: Offset always resets to 1 in follow path constraintJoshua Leung
2010-02-03Bugfix #20935: Evaluation Time For Curves No Longer Accepts Input Over 1.0Joshua Leung
2010-02-03Animation Data Types - RNA Fixes:Joshua Leung
2010-02-03patch [#20889] Support "unit"s for FloatPropertyCampbell Barton
2010-02-02Fix #20926: 2d image paint was missing clone image, clone alpha, and wrapBrecht Van Lommel
2010-02-02render simplify option to disable triangulation.Campbell Barton
2010-02-02- lamp bias of 0.0 was allowed when it should not be.Campbell Barton
2010-02-02PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling)Campbell Barton