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-13print blend file loading, because...Campbell Barton
2010-02-13Fix #20378: object modifier property drivers not updating.Brecht Van Lommel
2010-02-13revert joes commit and apply change from Aligorith.Campbell Barton
2010-02-13fixing cuckoo bugsJens Ole Wund
2010-02-13Smart Extrude (hotkeys are tentative)Martin Poirier
2010-02-13Mesh selection totals in RNA (patch by Campbell)Martin Poirier
2010-02-13strip quotes from Buildinfo for bpy.app.build_*Campbell Barton
2010-02-13Calling operators from Python with non-default context was broken (need to as...Martin Poirier
2010-02-13Python deprcated PyCObject, use PyCapsule instead.Campbell Barton
2010-02-12Merge -c 26848 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-02-12[#21121] Limit to visible don't works well in Face modeCampbell Barton
2010-02-12bugfix [#21090] Crash because of slow USB driveCampbell Barton
2010-02-12[#21123] Refresh screen after applying click in WM_gesture_circle_modal()Campbell Barton
2010-02-12typo in zeroing a vectorCampbell Barton
2010-02-12fix use of uninitialized vars with the color wheel.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
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-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-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