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
2012-01-17pep8 edits, also remove unused varsCampbell Barton
2012-01-15Ooops ! Small error in previous own commit :/Bastien Montagne
2012-01-14remove *.select_inverse operators where the *.select_all operator has an inve...Campbell Barton
2012-01-14fix own bug [#29875] Due to operators now reusing there last-used settings, s...Campbell Barton
2012-01-063DView / Properties Region:Thomas Dinges
2012-01-02weight paint buttons now work in weight paint vertex select modeCampbell Barton
2012-01-01use `props` all over for operator properties varsCampbell Barton
2012-01-01pep8 editsCampbell Barton
2011-12-22patch [#29673] Visualize Indices (developer aid)Campbell Barton
2011-12-21Patch [#29654] New menu option under Object > Game with "Copy All Physics Att...Dalai Felinto
2011-12-07Fix #29518: uv cylinder/sphere unwrap from menu didn't work same as using U k...Brecht Van Lommel
2011-11-30Rename Movie to Movie Clip source for background imageSergey Sharybin
2011-11-30option to disable/enable individual background imagesDalai Felinto
2011-11-25Patch #29394: Error in VIEW3D_MT_EDIT_CURVE menuSergey Sharybin
2011-11-22Fix #29361: uv unwrap > project from view grayed out in menu.Brecht Van Lommel
2011-11-21Last part of camera tracking names cleanup: bundles -> 3d markersSergey Sharybin
2011-11-20UI/RNA:Thomas Dinges
2011-11-20Bugfix for [#29327] background images: 'Not Set' displayed although image is ...Thomas Dinges
2011-11-19hide overly picky warnings from 'pylint' for pep8 script, indentation edits.Campbell Barton
2011-11-17pass encoding to uses of decode() incase the default isnt utf-8. ignore decod...Campbell Barton
2011-11-16minor cleanupCampbell Barton
2011-11-15Fix #29275: vertex/edge/face selection buttons showing squashed in 3d view he...Brecht Van Lommel
2011-11-15Camera tracking: made some options more easy to understandSergey Sharybin
2011-11-14Camera tracking: interface cleanup and small buttons renamingSergey Sharybin
2011-11-14VIEW3D_OT_camera_to_view_selected operator to move the camera to frameCampbell Barton
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-06Split off 3D Cursor settings from "View" panel in 3D ViewJoshua Leung
2011-11-03patch [#27917] MARKER MENUS: Unification and adding "Duplicate Marker to Scen...Campbell Barton
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-11-01vertex group mirrorCampbell Barton
2011-10-23rename user interface operator properties from 'op' to 'props'Campbell Barton
2011-10-19Revert own commit 41026.Thomas Dinges
2011-10-17correct spelling errors in commentsCampbell Barton
2011-10-15Last minute UI fix:Thomas Dinges
2011-10-15misc editsCampbell Barton
2011-10-06Object Menu Edits:Campbell Barton
2011-09-222.6 Python UI files:Thomas Dinges
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20Merging r40366 through r40392 from trunk into soc-2011-garlicsoc-2011-garlicSergey Sharybin
2011-09-19edits to radish before merge with trunkCampbell Barton
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-13svn merge -r39558:39800 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-30minor edits, pep8 - also correct float -> double promotion for blf.Campbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-23fix for 3 bugs in bone renamingCampbell Barton
2011-08-16Merging trunk up to r39447.Joerg Mueller