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
2011-06-24merge from trunk #37722Xiao Xiangquan
2011-06-20handle SpaceType and UserPref popupsXiao Xiangquan
2011-06-17handle View and Object menuXiao Xiangquan
2011-06-15translate left panelXiao Xiangquan
2011-06-15merge from trunk r37405Xiao Xiangquan
2011-06-11accident when merge. revert to r37405Xiao Xiangquan
2011-06-11merge from trunk r37405Xiao Xiangquan
2011-06-11* Code cleanup Thomas Dinges
2011-06-112.5 Modifier UI Script:Thomas Dinges
2011-06-07UI: fix render properties panel order, it didn't match order in startup.blend,Brecht Van Lommel
2011-06-06UI: rename mesh Settings panel to Texture Space, since it only containsBrecht Van Lommel
2011-06-062.5 Text Editor:Thomas Dinges
2011-06-06replacing -> arrows by proper ASCII arrows on Transformation ConstraintDalai Felinto
2011-06-06Bake from multires meshSergey Sharybin
2011-06-04Code holiday commit:Ton Roosendaal
2011-06-04UI for texture space in mesh/curve/mball data propertiesDaniel Salazar
2011-06-02addons now show expanded list again (since Brecht's commit now makes it fast)Campbell Barton
2011-06-02Almost complete the i18n system, including:Xiao Xiangquan
2011-06-01Fix #27490: export key configuration gave error when trying to exportBrecht Van Lommel
2011-05-29[#25886] Skeleton Sketching - Unclear UI for converting sketches into bonesMartin Poirier
2011-05-26use a dynamic enum for addons, annoyingly the enum was being generated from p...Campbell Barton
2011-05-26correct spelling error and some pep8 changes.Campbell Barton
2011-05-23fix [#27459] Flymode moves parentCampbell Barton
2011-05-20Fix for [#27333] Translation constraint is broken.Thomas Dinges
2011-05-202.5 Particle UI:Thomas Dinges
2011-05-19py/ui edit: change InputKeyMapPanel to be a mix-in class only (not a subclass...Campbell Barton
2011-05-17added other addon category.Campbell Barton
2011-05-16[PATCH] == Sequencer ==Peter Schlaile
2011-05-16rename wave texture_coordinate_object -> texture_coords_object to match Displ...Campbell Barton
2011-05-16enable game panel even if the BGE is disabled since its settings effect the v...Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-05-15Button for adding shape keys now creates shapes from base mesh instead ofNathan Vegdahl
2011-05-14option to have the view controls apply to the camera view (and camera object).Campbell Barton
2011-05-10camera composition guides: center, thirds, golden rule Campbell Barton
2011-05-09patch [#21740] Image support for Empty ObjectsCampbell Barton
2011-05-07Fix #27319: Text editor "Find" does not locate words.Sergey Sharybin
2011-05-07missed updating warp modifier UI, gave a py error when selecting texture UI l...Campbell Barton
2011-05-05alternative to joe's commit r36451.Campbell Barton
2011-05-04Own TODO item: sculpting on constructive modifiersSergey Sharybin
2011-05-04fix 2 bugs with addon installationCampbell Barton
2011-05-03fix [#27143] Cannot import key configuration with systemwide installCampbell Barton
2011-05-03replace OBJECT_OT_location_apply, OBJECT_OT_scale_apply, OBJECT_OT_rotation_a...Campbell Barton
2011-05-03=trunk=Joseph Eagar
2011-05-02fix [#27148] *Invalid Path* in all "operator presets" dropdownsCampbell Barton
2011-05-02Fix #27165: uvedit mesh selection sync did not handle click / shift+clickBrecht Van Lommel
2011-05-02Related to bug #27004: there is now an option to disable color management forBrecht Van Lommel
2011-05-02Fix #27243: missing seed button for halo materials.Brecht Van Lommel
2011-05-02=trunk=Joseph Eagar
2011-05-01warp modifier, added in the render branch for durian.Campbell Barton
2011-05-01- remove UV_OT_select_inverse, instead use invert option for UV_OT_select_all.Campbell Barton