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-08-08code cleanup: rename G.rt to G.debug_valueCampbell Barton
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-08-06bring back the play option from 2.4xCampbell Barton
2012-08-06fix for node clipboard leak on exit, also use blenders convention for functio...Campbell Barton
2012-08-05use define for 0.375 = GLA_PIXEL_OFS, used all over the interface.Campbell Barton
2012-08-04style cleanupCampbell Barton
2012-08-04style cleanupCampbell Barton
2012-08-04code cleanup:Campbell Barton
2012-08-03fix/edits to vector font handlingCampbell Barton
2012-08-01make node select_all consistent with other select operators, also add Ctrl+I,...Campbell Barton
2012-08-01style cleanup: >120 line lengthCampbell Barton
2012-08-01Fix #32209: Autosave ignores multires sculptingSergey Sharybin
2012-08-01style cleanup: whitespace, also add '?' to save over popup since it wasnt tot...Campbell Barton
2012-08-01fix [#32232] Running script that changes area.type crashes blender.Campbell Barton
2012-07-27Move sRGB conversion initialization to init_exit routinesSergey Sharybin
2012-07-27GetStdHandle may return NULL, which isn't really an error, or INVALID_HANDLE_...Jason Wilkins
2012-07-26On windows with --debug flag, change "Press enter key to exit..." to "Press a...Jason Wilkins
2012-07-25add mask keymap to image window.Campbell Barton
2012-07-19code cleanup: remove commented includes - mostly from 2.4xCampbell Barton
2012-07-18fix incorrect assert for mask face checking, also correct own bad spellingCampbell Barton
2012-07-17fix for scons building with compositorCampbell Barton
2012-07-17fix for building without the compositorCampbell Barton
2012-07-17code cleanup: spellingCampbell Barton
2012-07-16fix for linking with scons.Campbell Barton
2012-07-15minor refactor for rect functions. more consistent naming.Campbell Barton
2012-07-12Readme and Release Log Links:Thomas Dinges
2012-07-11vector versions of BLI_in_rctf / BLI_in_rcti, (BLI_in_rctf_v, BLI_in_rcti_v)Campbell Barton
2012-07-08style cleanupCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-05style cleanupCampbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-02code cleanup: minor editsCampbell Barton
2012-06-30don't close operator dialogs when the mouse moves outside of them. this is ve...Campbell Barton
2012-06-29Added command line option "--debug-jobs"Sergey Sharybin
2012-06-29Related to [#31936] Mesh saved in 2.63 with legacy format have holes instead ...Bastien Montagne
2012-06-28option so operators can be executed with undo enabled (and redo).Campbell Barton
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-06-19Fix part 2 of [#31840] Quick Explode Bugs related to it's fade option.Bastien Montagne
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-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-15Collada (Exporter) improved export panel layout minor code cleanupGaia Clary
2012-06-15Collada (Exporter) improved export panel layoutGaia Clary
2012-06-15Comment no longer accurate.Nicholas Rishel