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-16Merged changes in the trunk up to revision 37539.Tamito Kajiyama
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-15de-duplicate multires image filter function. (no functional change)Campbell Barton
2011-06-15fix [#27662] Storing png/tga images ignore Alpha settingsCampbell Barton
2011-06-14RGB curve widget follows user preference DPI now too.Ton Roosendaal
2011-06-14Nodes display now follow 'DPI' user pref tooTon Roosendaal
2011-06-14fix [#25423] Mirror clipping is ignored with single vertex extrusion when usi...Campbell Barton
2011-06-14Bugfix #27573Ton Roosendaal
2011-06-14Fixed weird assignment inside condition statement.Sergey Sharybin
2011-06-14revert own fix for [#27648], looks like this needs to work differently to be ...Campbell Barton
2011-06-14fix [#27648] Weird shading behind grayed out negate checkboxCampbell Barton
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-13Fix #27570: apply button for modifiers required the modifier to be enabled, weBrecht Van Lommel
2011-06-13Fix #27594: non-active object in weight paint mode doesn't free memory.Brecht Van Lommel
2011-06-13Elbeem / Fluidsim:Daniel Genrich
2011-06-13Elbeem / Fluidsim update:Daniel Genrich
2011-06-12Bugfix #27519Ton Roosendaal
2011-06-122.5 Image Buttons:Thomas Dinges
2011-06-122.5 Image Buttons:Thomas Dinges
2011-06-11remove some warning for unused struct membersCampbell Barton
2011-06-11Bugfix #27105Ton Roosendaal
2011-06-11Bugfix #27138Ton Roosendaal
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-06-11suspiciously consistent typoJason Wilkins
2011-06-10Bugfix #27136Ton Roosendaal
2011-06-09add includes for windows.Campbell Barton
2011-06-09Bugfix #27078Ton Roosendaal
2011-06-09Bugfix #26886Ton Roosendaal
2011-06-09replace log() calls with constantsCampbell Barton
2011-06-09fix for memory leak re-binding meshes.Campbell Barton
2011-06-09use a better method for finding the precision to use for float buttons, about...Campbell Barton
2011-06-09[#27615] Box select of mesh object disabled or translated due to curve objectCampbell Barton
2011-06-08Bugfix [#27586] P for setting playback range is clamped to > 0Joshua Leung
2011-06-07draw sequences with invalid effect frame ranges pink to highlight they are in...Campbell Barton
2011-06-07fix for vertex group copy to selectedCampbell Barton
2011-06-07fix for sequencer transform with effects strips where the effects could be mo...Campbell Barton
2011-06-07Fix: correct spacing for file select items, using font size + dpi.Ton Roosendaal
2011-06-07fix for edge slide snapping values being incorrect (reported by Nether Hound).Campbell Barton
2011-06-07fix for glitch in previous commit with 0.00002 displaying as 0.000020, this u...Campbell Barton
2011-06-07smarter precision calculation, so 0.000001 isn't displayed as 0.00.Campbell Barton
2011-06-07Move UI float precission calculation into its own function.Campbell Barton
2011-06-07A line of code -can- wreck your day. Should work now, :)Antony Riakiotakis
2011-06-07fix for float projection painting, now updating correctly. Antony Riakiotakis
2011-06-06One more debug line was deleted from multires bakers.Sergey Sharybin
2011-06-06Fix for new baker and float images. Also removed code used for debugging.Sergey Sharybin
2011-06-062.5 todo:Ton Roosendaal
2011-06-06bug [#27582] Screen Editing > Split and Join area don't work.Campbell Barton
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-06-06fix for 2D paint being off by 1 pixel on x/y axis, most obvious when zoomed in.Campbell Barton