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-04-15qtcreator/netbeans generators: fix for error getting project info when svn is...Campbell Barton
2012-04-15Fix #30949: live unwrap when marking seams did not work with bmesh.Brecht Van Lommel
2012-04-15Fix #30948: add scene > copy settings did not copy settings like units, audio...Brecht Van Lommel
2012-04-15code cleanup: dont include BLI_winstuff.h on non windows systems, also cleanu...Campbell Barton
2012-04-15disallow invalid mingw configurations, not just disable by default but disall...Campbell Barton
2012-04-15style cleanup: for loop macros, also add a config file for uncrustify source ...Campbell Barton
2012-04-15Scons:Thomas Dinges
2012-04-15Hrm...parse error from previous commitAntony Riakiotakis
2012-04-15Scons ToDo:Thomas Dinges
2012-04-15Scons ToDo:Thomas Dinges
2012-04-15Blender Internal:Thomas Dinges
2012-04-15Fix linking issue with MinGW. For some reason ffmpeg needs to be enabled. Som...Antony Riakiotakis
2012-04-15Fluidsim: Text fix.Daniel Genrich
2012-04-15Fluidsim: Daniel Genrich
2012-04-14Revert rename of ColorRamp node from r45629.Thomas Dinges
2012-04-14Minor fix to UI messages.Bastien Montagne
2012-04-14Minor fix to recent i18n commits.Bastien Montagne
2012-04-14Fixed some UI message typos (spotted by Leon Cheung, thx).Bastien Montagne
2012-04-14Fixed another bunch of i18n bugs (thx to Leon Cheung for spotting them), amon...Bastien Montagne
2012-04-14Silencing some compiler warnings on WindowsJoshua Leung
2012-04-14don't constrain single edge extrude, annoying for retopoCampbell Barton
2012-04-14code cleanup: comment (almost) all members of KeyBlock & Key.Campbell Barton
2012-04-14code cleanup: when extending name length Key.elemstr was incorrectly extended...Campbell Barton
2012-04-14style cleanup: key.cCampbell Barton
2012-04-14Grmph, BLF_(p)gettext were not protected against NULL message/context, was ca...Bastien Montagne
2012-04-14i18n: "labels" of multi-section enums need to be marked for gettext (N_()), a...Bastien Montagne
2012-04-13Fixed (or partly fixed) various missing UI translations, mainly with some spe...Bastien Montagne
2012-04-13Scons:Thomas Dinges
2012-04-13Fix #30376: cycles ignores camera override from sequencer.Brecht Van Lommel
2012-04-13Fix #30858: UI losing buttons at some random moment after using Blender for aBrecht Van Lommel
2012-04-13remove duplicate notifier eventAntony Riakiotakis
2012-04-13Do not hide (gray out) lens/lock to object/lock to cursor options in Quad vie...Bastien Montagne
2012-04-13fix [#30728] Align View Restricts Further View ChangesCampbell Barton
2012-04-13Fix missing cycles update when tweaking some render layer settings.Brecht Van Lommel
2012-04-13code cleanup: use axis_angle_to_quat() to simplify turntable view rotate code.Campbell Barton
2012-04-13fix for editmode UV hiding with edges, was also using deprecated flag (UV_SEL...Campbell Barton
2012-04-13Cycles: add render layer use environment option to disable world lighting onBrecht Van Lommel
2012-04-13Fix own typo in previous commit for dupligroup offsetSergey Sharybin
2012-04-13Increase limit for game simulation steps to 50, made it hard limit.Sergey Sharybin
2012-04-13Move "From Cursor" operator which sets dupli group offset to own operatorSergey Sharybin
2012-04-13Fix #30876, #30932: crash in material preview render after undo or file load,Brecht Van Lommel
2012-04-13Node Editor / Properties Region:Thomas Dinges
2012-04-13fix [#30936] Face Inset gives bad UV'sCampbell Barton
2012-04-13Fix related to #30928: missing image editor update when changing active imageBrecht Van Lommel
2012-04-13fix [#30925] successful import of keyconfig dependant on current object context?Campbell Barton
2012-04-13Fix part of #30934: save as image in image editor did not set proper defaultsBrecht Van Lommel
2012-04-13Fix #30929: cycles rendering of object with scale 0 on some axis did not workBrecht Van Lommel
2012-04-13bmesh todo: vertex dirtmap now working again.Campbell Barton
2012-04-13- startup.blend's temp dir was pointing to sergeys user dir, now point to /tmpCampbell Barton
2012-04-13set executable option and some minor changes to ctodata/datatocCampbell Barton