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
2014-01-08Code Cleanup: de-duplicate text pasting which only used the first lineCampbell Barton
2013-12-20Fix bookmarks not appearing in file browser after "copy previous settings".Brecht Van Lommel
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-12-17Fix bplayer broken in own rB51f5c994e9f0.Bastien Montagne
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
2013-11-19Remove Surface modifier when removing force field from objectSergey Sharybin
2013-11-15Cmake: little typo breaking playerjensverwiebe
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-07Fix [#34675] *AFTER 2.69* Info view shows duplicate operators with incorrect ...Bastien Montagne
2013-11-05Fix cmake/player compile by adding the xtra osx lib, check if this breaks oth...Jens Verwiebe
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-11-01Fix blenderplayer build, stub for modifier_skin_customdata_ensure(...)Thomas Beck
2013-10-26rename give_cursor to ED_view3d_cursor3d_getCampbell Barton
2013-10-16edits to r60777 - move ED_object_hook_reset_do into BKE object (if RNA needs ...Campbell Barton
2013-10-15Fix stubs for playerJens Verwiebe
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-04Fix #36948: blender internal viewport render crashes holding shift+Z pressedBrecht Van Lommel
2013-09-27blenderplayer stubs for WM_keymap_removeDalai Felinto
2013-09-07Usual blenderplayer stub fix... ;)Bastien Montagne
2013-09-07rename cursor setting functions to make modal set/restore more clearly relate...Campbell Barton
2013-08-27uiLists enhacements: dragresize and better GRID layout.Bastien Montagne
2013-07-25Fix for own commit, stub functions all use the STUB_ASSERT macro now.Lukas Toenne
2013-07-25Fix for bad level call introduced in r58597.Lukas Toenne
2013-07-22transform was flushing the selection (inline), now skip this and use the sele...Campbell Barton
2013-06-01fix stubs for blenderplayer linkingDalai Felinto
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-28code cleanup: lots of calls to BKE_mesh_calc_normals_mapping were not using t...Campbell Barton
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-05-14The usual fix for blenderplayer. I didn't have time to test scons but looks l...Antony Riakiotakis
2013-05-13C forbids having variables declarations in the middle of code block.Sergey Sharybin
2013-05-13BGE: I had the assert in stubs.c backwards. However, it looks like the Blende...Mitchell Stokes
2013-05-13BGE: Adding an assert(true); to every function defined in stubs.c. This shoul...Mitchell Stokes
2013-05-13BGE: Tweaking the linking order of the Blenderplayer (CMake) to avoid needing...Mitchell Stokes
2013-05-13Remplace bunch of annoying ifdefs in tracking.c with a libmv-capi_stub.ccSergey Sharybin
2013-04-22Yet another Stupid Stub Fix™!Bastien Montagne
2013-04-19Usual Stupid Blenderplayer Stub Fix™! :PBastien Montagne
2013-04-11Correct stub for snapObjectsRayExJens Verwiebe
2013-04-11Add stub for snapObjectsRayExJens Verwiebe
2013-04-11Add stub for snapObjectsRayExJens Verwiebe
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04Fix blenderplayer (missing stub...).Bastien Montagne
2013-04-04code cleanup: use bools in UI and WM code, quiet some shadow warnings, remove...Campbell Barton
2013-04-03code cleanup: unused functionsCampbell Barton
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26style cleanup:Campbell Barton
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-22python api: add functionality to remove uv-texture layers.Campbell Barton
2013-03-22python api: add functionality to remove vertex color layers.Campbell Barton