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
path: root/source
AgeCommit message (Expand)Author
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-06- [#22492] [29159] commit breaks importing of script file that has a reload t...Campbell Barton
2010-06-05revert changes in own commit to fix warnings, was giving warnings with a newe...Campbell Barton
2010-06-05Node Editor: link to viewer (ctrl+shift click on node) now cycles throughBrecht Van Lommel
2010-06-05looks like this is needed for MSVCCampbell Barton
2010-06-05get rid of some warnings,Campbell Barton
2010-06-05Fix [#22503] Can't create any objects in new scenes.Matt Ebb
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04Fix bug #22153 and #21609Diego Borghetti
2010-06-04SVN maintenance.Guillermo S. Romero
2010-06-04* Fixed a Typo in Convert menu. Thomas Dinges
2010-06-04== python api docs ==Luca Bonavita
2010-06-04opengl-render flag wasnt being cleared after rendering.Campbell Barton
2010-06-04missed this in filename --> filepath renamingCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-04check to avoid divide by zeroCampbell Barton
2010-06-04Fix [#22480] brush/circle select (C-key) causes problems in other modesMatt Ebb
2010-06-04Fix [#22383] 3dView Layer Management (by Mouse) brokenMatt Ebb
2010-06-04solidify modifier wasnt requesting vertex groups when it needed them.Campbell Barton
2010-06-04[#22498] scene.objects.unlink() frees objectCampbell Barton
2010-06-04Made the sample line tool of the image editor use color management if needed.Xavier Thomas
2010-06-04remove unused env vars from --helpCampbell Barton
2010-06-03wave modifier was dividing by zero for each vertex with default settings of f...Campbell Barton
2010-06-03Merge -c 29009,29081,29189 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-06-03[#22470] bpy.Image.gl_load/free()Campbell Barton
2010-06-03== python api docs ==Luca Bonavita
2010-06-03search for scripts in the release directory relative to the blender binary.Campbell Barton
2010-06-03fix for buffer overrun with making a path relative.Campbell Barton
2010-06-03Copy Game Properties Operator: fix for "default enum value" out of the range....Dalai Felinto
2010-06-03Logic Editor: more datablock lookups :)Dalai Felinto
2010-06-03silly compile fixMatt Ebb
2010-06-03Small memory management tweaksMatt Ebb
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-06-03Logic Editor: clear properties operator + logics in the object menuDalai Felinto
2010-06-03== python api docs ==Luca Bonavita
2010-06-03== python api docs ==Luca Bonavita
2010-06-02error in last commitCampbell Barton
2010-06-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-02BGE: Moving Constraint Actuator Defines. It was leading to some errors in doc...Dalai Felinto
2010-06-02Constraint UI:Thomas Dinges
2010-06-02Avoid reset the H and S value in the color picker when V is equal to zero!Diego Borghetti
2010-06-02include the blendfile name when executing python scripts, so when using libra...Campbell Barton
2010-06-02Fix "Snap cursor to selected object" not working for linked object.Diego Borghetti
2010-06-02quiet warnings in screw modifier, also fix bad args for lookat_m4 and polarvi...Campbell Barton
2010-06-02blenderplayer building again (may need updates in libraries I dont compile wi...Dalai Felinto
2010-06-02Fix [#22473] No more text cursor placing when editing a Text Field ?Matt Ebb
2010-06-02Progress indicator in the application iconDamien Plisson
2010-06-01== View Navigation ==Campbell Barton
2010-06-01Fix #22239: external btx won't load.Brecht Van Lommel