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
2013-01-07svn merge ^/trunk/blender -r50999:51100soc-2012-bratwurstCampbell Barton
2012-10-05code cleanup: use functions to initialize selection user data structs, use ra...Campbell Barton
2012-09-26merge with trunk -r50910Antony Riakiotakis
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-09-04stule cleanupCampbell Barton
2012-08-20- bf_fbx: cleanup import defaults, fix typos and UI descriptions.Alexander Gessler
2012-08-20- bf_assimp, bf_fbx: make assimp and fbx import settings accessible from the ...Alexander Gessler
2012-08-20- bf_fbx: expose more of assimp's fbx import settings to Blender.Alexander Gessler
2012-08-19svn merge ^/trunk/blender -r49900:49963Campbell Barton
2012-08-19svn merge ^/trunk/blender -r49800:49900Campbell Barton
2012-08-15dont re-use previous values for link/append operator, would get mixed up with...Campbell Barton
2012-08-15add wm job types they are not used yet, so this just defines them for new job...Campbell Barton
2012-08-12code cleanup: WM naming conventionsCampbell Barton
2012-08-11- bf_fbx: add settings parameter to entry point, enable the assimp log pipe b...Alexander Gessler
2012-08-10merge with trunk 49750Antony Riakiotakis
2012-08-09utility functions for getting/setting rectangles for operators.Campbell Barton
2012-08-08code cleanup: rename G.rt to G.debug_valueCampbell Barton
2012-08-06merge troonk revusion 49612Antony Riakiotakis
2012-08-04style cleanupCampbell Barton
2012-08-04code cleanup:Campbell Barton
2012-07-27Add the ability to query the last redoable operator from in python. Add the a...Jorge Rodriguez
2012-07-18merge with trunk 49039Antony Riakiotakis
2012-07-18fix incorrect assert for mask face checking, also correct own bad spellingCampbell Barton
2012-07-12Readme and Release Log Links:Thomas Dinges
2012-07-10Add OPTYPE_CLEAR_SEARCH to an operator type to prevent a search panel built f...Jorge Rodriguez
2012-07-08- bf_assimp: add settings parameter to bassimp_import(). Settings include a r...Alexander Gessler
2012-07-03merge with trunk 48524Antony Riakiotakis
2012-06-30don't close operator dialogs when the mouse moves outside of them. this is ve...Campbell Barton
2012-06-29Related to [#31936] Mesh saved in 2.63 with legacy format have holes instead ...Bastien Montagne
2012-06-29- bf_fbx: FBX gets its own module, menu item and file handling (even though t...Alexander Gessler
2012-06-25merge with trunk 48272Antony Riakiotakis
2012-06-22fix for broken mergeGaia Clary
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-06-19merge with trunk 48082Antony Riakiotakis
2012-06-19Add an X button to the screen and scene dropdowns that allow the user to dele...Jorge Rodriguez
2012-06-18Collada: Moved interface definitions from wm_operators.c to blender/editors/ioGaia Clary
2012-06-18Collada: (Exporter) reorganized the export panelGaia Clary
2012-06-17style cleanup: also quiet a warning.Campbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-17Collada: (Exporter) add 'mesh type selection(view|render)' for Apply modifier...Gaia Clary
2012-06-16code cleanup: colladaCampbell Barton
2012-06-16Collada: (Exporter) Add new option 'deform bones only'Gaia Clary
2012-06-15Collada (Exporter) improved export panel layout minor code cleanupGaia Clary
2012-06-15Collada (Exporter) improved export panel layoutGaia Clary
2012-06-14Collada: Added export Option 'sort by object name' to fix an issue with Secon...Gaia Clary
2012-06-14merge with trunk r47866Antony Riakiotakis
2012-06-13fix: [#31684] Collada, add file extension automatically does not workGaia Clary
2012-06-13fix code style cleanupGaia Clary
2012-06-13style cleanupCampbell Barton