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
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-17netrender:Martin Poirier
2009-09-17Forgot to delete unused code.William Reynish
2009-09-17-Shuffled some user prefs around to make better use of the available space in...William Reynish
2009-09-172.5: Adding a crop node caused crash, wrong layout deceleration was used. Thomas Dinges
2009-09-17-Added Loop Cut to toolbarWilliam Reynish
2009-09-17Wrapped some more Nodes:Thomas Dinges
2009-09-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-17Fix #19371: vertex group dropdown crash, own fault in commit yesterday.Brecht Van Lommel
2009-09-17UI: fix display of shape key list to show with no items,Brecht Van Lommel
2009-09-17Update MSVC project files.Benoit Bolsee
2009-09-172.5 - Animation Utility FunctionJoshua Leung
2009-09-17rna function api was overwriting useful errors with keyword errors.Campbell Barton
2009-09-17* fix compilation on osxMatt Ebb
2009-09-17bugfix for LineIntersectLine()Remigiusz Fiedler
2009-09-172.5:Thomas Dinges
2009-09-16*Changed image field order property to enum, making it consistent with the co...William Reynish
2009-09-16fix bugs with file transferMartin Poirier
2009-09-16UIBrecht Van Lommel
2009-09-16Tiny fix for mistake in toolbar.William Reynish
2009-09-16Image PanelsBrecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-16UI: action editor header now also uses template for browsing actionBrecht Van Lommel
2009-09-16Fixed Resolution and Aspect Ratio Notifier for camera mode in 3D View.Thomas Dinges
2009-09-16#19317:Thomas Dinges
2009-09-16File BrowserBrecht Van Lommel
2009-09-16UI: fix region edges cursor to show the right direction,Brecht Van Lommel
2009-09-16RNABrecht Van Lommel
2009-09-162.5 Ghost Compile Fix for windows. Patch by b333rt. Thanks! Thomas Dinges
2009-09-16- bpy.data.sounds was a collection of ID's rather then SoundsCampbell Barton
2009-09-16netrender: default temp path on windows to something more usefulMartin Poirier
2009-09-162.5: fix bug in Levels node, giving NULL pointer free warnings.Brecht Van Lommel
2009-09-16use platform.uname instead of os.uname (suggested by Carsten on the ml), it's...Martin Poirier
2009-09-16- rna/python api object.create_render_mesh(...) support for getting a mesh fr...Campbell Barton
2009-09-16loopcut tool. hold down ctrl-r, then leftclick. due to current limitations ...Joseph Eagar
2009-09-16Operator cheat sheet (from the help menu)Campbell Barton
2009-09-16* enable high res smoke rendering in voxeldata textureMatt Ebb
2009-09-16Object mode Selection options brought back for view3d.selectCampbell Barton
2009-09-16OSX should use libsndfile in /lib, not /usrMatt Ebb
2009-09-16Sync names with real content.Guillermo S. Romero
2009-09-16Make verification of committed .mo files optional.Guillermo S. Romero
2009-09-162.5 filebrowserAndrea Weikert
2009-09-15More automatic stuff.Martin Poirier
2009-09-15Completely move freeing flag to report, operator flag is uneeded.Martin Poirier
2009-09-15Smoke:Daniel Genrich
2009-09-15Update MSVC project filesBenoit Bolsee
2009-09-15UI tweaksWilliam Reynish
2009-09-152.5: node group/ungroup/edit operators, patch by Michal Ziulek,Brecht Van Lommel