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
2010-06-27- changed recent commit from William to have enum in user preferences as an e...Campbell Barton
2010-06-26new notifier for FRAME_RANGE, use to recalculate the timeline scrollbar range.Campbell Barton
2010-06-23Fix #22553: dragging number buttons would run update functions more often thanBrecht Van Lommel
2010-06-23Added back full scene motion blur 'shutter' parameter (was 'Bf' in 2.49)Matt Ebb
2010-06-23== Sequencer ==Peter Schlaile
2010-06-22rename sequence.length -> frame_length_finalCampbell Barton
2010-06-22slight cleaning of texture type changing functionality, done while working on...Matt Ebb
2010-06-22Tweak for previous color management notifier tweak - works fine here with jus...Matt Ebb
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-06-22SVN maintenance.Guillermo S. Romero
2010-06-22sequence.swap(other) rna function.Campbell Barton
2010-06-21Logic UI: Pin option for sensor and actuators (from 2.49)Dalai Felinto
2010-06-20* Small fix for Color management RNA. 3D View didn't update on enabling/disab...Thomas Dinges
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-17fixing warning from previous commit (rna_controller)Dalai Felinto
2010-06-16Logic UI: partial implementation of state per controllerDalai Felinto
2010-06-16Compositor 'free unused' option wasn't working at all, it was referring to th...Matt Ebb
2010-06-15'Fix' [#22591] Sun Lamp Sky / Atmosphere settings not rendering properlyMatt Ebb
2010-06-14change to recent commit, insert_keyframe(datapath -> data_path ...)Campbell Barton
2010-06-14- option for redraw timer to playback the animationCampbell Barton
2010-06-14restored old 'uv orco' for curves, renamed to 'map along length'Matt Ebb
2010-06-14naming changesCampbell Barton
2010-06-13solidify rim material option, use the next material slot for rim faces.Campbell Barton
2010-06-13Fixed bug ##22580, 'All Edges' display doesn't work unless enter & exit edit ...Nicholas Bishop
2010-06-12modify my last commit to fix [#22486] add_actuator crashes when name is bigge...Campbell Barton
2010-06-12bugfix [#22486] add_actuator crashes when name is bigger than 32 charsCampbell Barton
2010-06-11patch [#22570] Text editor syntax coloring updateCampbell Barton
2010-06-11[#22554] Register option on Texts doesn't work anymoreCampbell Barton
2010-06-11rna apiCampbell Barton
2010-06-11bugfix [#22569] Bezier splines.points segfaultCampbell Barton
2010-06-10bugfix [#22561] Make Dupliface Memory LeakCampbell Barton
2010-06-10setting the sequencer strip filepath for sound strips would rename the strip ...Campbell Barton
2010-06-09fix for crash setting the objects layersCampbell Barton
2010-06-09rename rna function obj.make_display_list(scene) --> obj.update(scene)Campbell Barton
2010-06-09Changed the HairKey location rna prop to give a location in object space,Matt Ebb
2010-06-07Smoke UI:Thomas Dinges
2010-06-07Fixed bug #22515, RegionView3D has weird width/height valuesNicholas Bishop
2010-06-06CMake:Campbell Barton
2010-06-06Add particle system rna pointer property to the particle system modifierMatt Ebb
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-06-05get rid of some warnings,Campbell Barton
2010-06-04missed this in filename --> filepath renamingCampbell Barton
2010-06-04Fix [#22383] 3dView Layer Management (by Mouse) brokenMatt Ebb
2010-06-04[#22498] scene.objects.unlink() frees objectCampbell Barton
2010-06-03[#22470] bpy.Image.gl_load/free()Campbell Barton
2010-06-03Logic Editor: more datablock lookups :)Dalai Felinto
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-02Constraint UI:Thomas Dinges
2010-06-01Fix #22239: external btx won't load.Brecht Van Lommel