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-12Bugfixes:Joshua Leung
2010-02-12fix for depth drawing + clippingCampbell Barton
2010-02-12Quicky View2D commit:Joshua Leung
2010-02-12FModifier drawing typo:Joshua Leung
2010-02-12BGE: linear velocity and angular velocity are attributes nowDalai Felinto
2010-02-12Bugfix #21094: Joshua Leung
2010-02-12Bugfix #21051: Restored 'Playback FPS'Joshua Leung
2010-02-12Clear scons installation directory when WITHOUT_BF_INSTALL is disabled.Campbell Barton
2010-02-12(no commit message)Lukas Steiblys
2010-02-12- select active camera operatorCampbell Barton
2010-02-11fix for flag being used in the wrong place with recent ApproxAO option.Campbell Barton
2010-02-11Line up RNA property with the rest of spaceDaniel Salazar
2010-02-11Compile fixDaniel Salazar
2010-02-11fix for crash when running in background mode and adjusting materialsCampbell Barton
2010-02-11Theme support for console background. Thx cam for help!Daniel Salazar
2010-02-11Fix #20139: toggling mipmaps in user preferences did not refresh textures.Brecht Van Lommel
2010-02-11Added an option "Cast Approximate" to control if a material should castBrecht Van Lommel
2010-02-11COLLADA exporter (in trunk): write 1 normal per flat face instead of 3 or 4.Arystanbek Dyussenov
2010-02-11fix for own mistake [#21088] comb mode broken?Campbell Barton
2010-02-11bpy.utils.home_paths, use this to get script paths for the user/local/system ...Campbell Barton
2010-02-11[#21095] r26789 'copy vertex group to selected' crash blenderCampbell Barton
2010-02-11panorama UV projection, only when projected from a camera with panorama enabl...Campbell Barton
2010-02-11console needs a background color, can use instead of padding.Campbell Barton
2010-02-11Padding fix by phonybone.Joerg Mueller
2010-02-11BGE: rna update for Logic BricksDalai Felinto
2010-02-11BGE API DOC update - scene add/restart/end. patch by GomerDalai Felinto
2010-02-11Added theme support for vertex normals display alongside face normals.Daniel Salazar
2010-02-11More tooltip editingDaniel Salazar
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11Removing more dotsDaniel Salazar
2010-02-11Bugfix for [#21086] Audio continues to play unsynced.Joerg Mueller
2010-02-11Killing more dots!Daniel Salazar
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-10UV project didnt use the view3d's camera (only the scenes)Campbell 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-10realtime updates in the graph editor were updating all visible fcurves, updat...Campbell Barton
2010-02-10revert previous commit, this should fix without disabling cases that worked b...Campbell Barton
2010-02-10Fix for [#21082] UI not updated immediately for Graphical cursor and change o...Thomas Dinges
2010-02-10fix for crash in sequencer when sequebce data cant be read. Campbell Barton
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 crash in copying constraints for proxy.Brecht Van Lommel
2010-02-10Cocoa : use Cocoa NSWindow tag for identifying the window where a mouse/table...Damien Plisson
2010-02-10fix for python not being able to call operators with a executuon context.Campbell Barton
2010-02-10Committing a little note of a bug that isn't quite so easy to fix yet with gr...Joshua Leung
2010-02-10[#20958] API: crash on mesh.update() if I unlink and link meshes with the sam...Campbell Barton